Switch to USE_GNOME to chase the libgnome* shared lib versions.

This commit is contained in:
Joe Marcus Clarke
2003-09-18 15:33:54 +00:00
parent 148c52a181
commit 2854e94154
7 changed files with 10 additions and 19 deletions

View File

@@ -14,11 +14,10 @@ MASTER_SITES= http://snaught.com/glabels/source/
MAINTAINER= ports@freebsd.org
COMMENT= A programm to create labels and business cards
LIB_DEPENDS= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20 \
gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
LIB_DEPENDS= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20
USE_GETOPT_LONG=yes
USE_GNOME= gnomehack gnomeprefix gnomelibs
USE_GNOME= gnomehack gnomeprefix gnomelibs libgnomeui
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes

View File

@@ -14,11 +14,9 @@ MASTER_SITE_SUBDIR= gttr
MAINTAINER= ports@freebsd.org
COMMENT= GnoTime is a time tracker for gnome2
LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \
guile.15:${PORTSDIR}/lang/guile
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_GNOME= gnomehack gnomeprefix
USE_GNOME= gnomehack gnomeprefix libgtkhtml libgnomeui
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes

View File

@@ -16,14 +16,14 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An open editor for an open scenegraph
BUILD_DEPENDS= ${X11BASE}/lib/libosg.so:${PORTSDIR}/graphics/osg
LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
gtkgl-2.0.1:${PORTSDIR}/x11-toolkits/gtkglarea2 \
LIB_DEPENDS= gtkgl-2.0.1:${PORTSDIR}/x11-toolkits/gtkglarea2 \
intl.5:${PORTSDIR}/devel/gettext \
iconv.3:${PORTSDIR}/converters/libiconv
RUN_DEPENDS= ${X11BASE}/lib/libosg.so:${PORTSDIR}/graphics/osg
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GNOME= libgnomeui
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@@ -17,12 +17,12 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby binding for GnomeCanvas2
LIB_DEPENDS= gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2 \
${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
${RUBY_SITEARCHLIBDIR}/libart2.so:${PORTSDIR}/graphics/ruby-libart2
USE_RUBY= yes
USE_GNOME= libgnomecanvas
USE_RUBY_EXTCONF= yes
USE_XLIB= yes

View File

@@ -17,12 +17,10 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= An utility for managing "theme sets" that accomodate gtk, window manager, etc
LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomehack
USE_GNOME= gnomehack libgnomeui
USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes

View File

@@ -15,15 +15,13 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A web phone that supports SIP protocol
LIB_DEPENDS= osip.9:${PORTSDIR}/net/libosip \
panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \
gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
ogg.4:${PORTSDIR}/audio/libogg
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= configure oRTP/configure speex/configure osipua/configure
USE_GNOME= gnomehack gnomeprefix
USE_GNOME= gnomehack gnomeprefix libgnomeui gnomepanel
CONFIGURE_ARGS= --disable-ipv6
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@@ -15,15 +15,13 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A web phone that supports SIP protocol
LIB_DEPENDS= osip.9:${PORTSDIR}/net/libosip \
panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \
gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
ogg.4:${PORTSDIR}/audio/libogg
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= configure oRTP/configure speex/configure osipua/configure
USE_GNOME= gnomehack gnomeprefix
USE_GNOME= gnomehack gnomeprefix libgnomeui gnomepanel
CONFIGURE_ARGS= --disable-ipv6
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"