Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version.

This commit is contained in:
Joe Marcus Clarke 2004-04-13 15:04:46 +00:00
parent ac71ec1e74
commit 5941d1e609
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106913
4 changed files with 4 additions and 6 deletions

View file

@ -61,7 +61,7 @@ PKGNAMESUFFIX= -gtk
CONFIGURE_ARGS+=--without-gtk
.elif defined(WITH_GTK2)
PKGNAMESUFFIX= -gtk
LIB_DEPENDS+= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
USE_GNOME= gtk20
CONFIGURE_ARGS+=--without-gtk1
.else
CONFIGURE_ARGS+=--without-gtk --without-gtk1

View file

@ -14,10 +14,8 @@ MASTER_SITES= http://home-2.tiscali.nl/~cb007736/
MAINTAINER= edwin@mavetju.org
COMMENT= Groundhog, a simple logic game
LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
glib-2.0.200:${PORTSDIR}/devel/glib20
USE_GMAKE= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>

View file

@ -16,7 +16,7 @@ MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= QNX-inspired theme for GTK1 and GTK2
.if defined(WITH_GTK2)
LIB_DEPENDS+= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
USE_GNOME= gtk20
PLIST_SUB+= GTK2=""
.else
PLIST_SUB+= GTK2="@comment "

View file

@ -16,7 +16,7 @@ MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= QNX-inspired theme for GTK1 and GTK2
.if defined(WITH_GTK2)
LIB_DEPENDS+= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
USE_GNOME= gtk20
PLIST_SUB+= GTK2=""
.else
PLIST_SUB+= GTK2="@comment "