summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-18 15:33:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-09-18 15:33:54 +0000
commit2854e94154498a3fdff114ef613e8ed634cec1a7 (patch)
tree7cdf54b0a6724ccee3aad7e8376767e4e0f1d986 /misc
parentSwitch explicit LIB_DEPENDS on libgnomeui to USE_GNOME=libgnomeui to (diff)
Switch to USE_GNOME to chase the libgnome* shared lib versions.
Notes
Notes: svn path=/head/; revision=89054
Diffstat (limited to 'misc')
-rw-r--r--misc/metatheme2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/metatheme2/Makefile b/misc/metatheme2/Makefile
index 55c6810441dd..b5fcb9006d97 100644
--- a/misc/metatheme2/Makefile
+++ b/misc/metatheme2/Makefile
@@ -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