diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 15:33:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 15:33:54 +0000 |
commit | 2854e94154498a3fdff114ef613e8ed634cec1a7 (patch) | |
tree | 7cdf54b0a6724ccee3aad7e8376767e4e0f1d986 /misc | |
parent | 148c52a1812c7b9ab58d748203bed5bc063c53b0 (diff) | |
download | ports-2854e94154498a3fdff114ef613e8ed634cec1a7.tar.gz ports-2854e94154498a3fdff114ef613e8ed634cec1a7.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/metatheme2/Makefile | 4 |
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 |