diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-22 13:02:24 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-22 13:02:24 +0800 |
commit | 6107002b171ac487a11508d0696e0e7fce0270c7 (patch) | |
tree | 2e6f3ec74cf8c4269860d72c22f0f25a616a413d /x11-themes | |
parent | 6d33aa0af4a48821295eee0ce5021291e289e659 (diff) | |
download | freebsd-ports-gnome-6107002b171ac487a11508d0696e0e7fce0270c7.tar.gz freebsd-ports-gnome-6107002b171ac487a11508d0696e0e7fce0270c7.tar.zst freebsd-ports-gnome-6107002b171ac487a11508d0696e0e7fce0270c7.zip |
Convert to new GNOME infrastructure.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index b38428950094..1b5817cb5649 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -16,13 +16,10 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Theme engine for the gtk+-2.0 toolkit -LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 - USE_BZIP2= yes USE_X_PREFIX= yes USE_LIBTOOL= yes -USE_GNOME= gnomehack -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} +USE_GNOME= gnomehack gtk20 PLIST_SUB= VERSION=2.2.0 THEMES= metal redmond95 |