summaryrefslogtreecommitdiffstats
path: root/x11-themes/gnome-themes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r--x11-themes/gnome-themes/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile
index 9c7d4b49d..02dbb3714 100644
--- a/x11-themes/gnome-themes/Makefile
+++ b/x11-themes/gnome-themes/Makefile
@@ -17,12 +17,12 @@ RUN_DEPENDS= gtk-engines2>=2.15.0:${PORTSDIR}/x11-themes/gtk-engines2
CONFLICTS= clearlooks-metacity-0.* gnome-themes-standard-3.[0-9]*
-USE_BZIP2= yes
-USES= gettext gmake pathfix pkgconfig
-USE_AUTOTOOLS= libtool
+USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
+GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix intlhack metacity gtk20
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>