summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2004-02-27 00:58:59 +0000
committeradamw <adamw@FreeBSD.org>2004-02-27 00:58:59 +0000
commit96ef207ec31fc4275cfb46a4fe8a9b5ebbeec7ba (patch)
tree510defbeb75f0cab3bf589b0590654835b5dfea3 /x11-themes
parent1f851ac80963eeb85797cc4ca05da9101d5a5abd (diff)
downloadFreeBSD-ports-96ef207ec31fc4275cfb46a4fe8a9b5ebbeec7ba.zip
FreeBSD-ports-96ef207ec31fc4275cfb46a4fe8a9b5ebbeec7ba.tar.gz
Convert an explicit LIB_DEPEND upon gtk20 to use of the USE_GNOME
component system. This will prevent the port from breaking when GNOME 2.6 arrives.
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-xfce-engine/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile
index a3d21cd..5512b39 100644
--- a/x11-themes/gtk-xfce-engine/Makefile
+++ b/x11-themes/gtk-xfce-engine/Makefile
@@ -18,10 +18,8 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.3/ \
MAINTAINER= oliver@FreeBSD.org
COMMENT= An XFCE engine for GTK 2.0
-LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
-
USE_GMAKE= yes
-USE_GNOME= gnomehack
+USE_GNOME= gnomehack gtk20
USE_LIBTOOL= yes
USE_X_PREFIX= yes
OpenPOWER on IntegriCloud