aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-themes-extras
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-26 00:39:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-26 00:39:39 +0000
commit9ba1ac5e9063be54c4da41a37770e01355cc66cf (patch)
treeea79626db2dfc6df585cbb5c579054000f973c67 /x11-themes/gnome-themes-extras
parent955e19fd3f66f38fe628c38dacaf84ea785221e5 (diff)
downloadports-9ba1ac5e9063be54c4da41a37770e01355cc66cf.tar.gz
ports-9ba1ac5e9063be54c4da41a37770e01355cc66cf.zip
Support stage
Notes
Notes: svn path=/head/; revision=352202
Diffstat (limited to 'x11-themes/gnome-themes-extras')
-rw-r--r--x11-themes/gnome-themes-extras/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-themes/gnome-themes-extras/Makefile b/x11-themes/gnome-themes-extras/Makefile
index 4f64cf40dda7..c78c9f49f2ea 100644
--- a/x11-themes/gnome-themes-extras/Makefile
+++ b/x11-themes/gnome-themes-extras/Makefile
@@ -16,13 +16,11 @@ BUILD_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2 \
icon-naming-utils>=0.8.1:${PORTSDIR}/x11-themes/icon-naming-utils
RUN_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2
-USE_BZIP2= yes
-USES= gettext gmake pkgconfig
-USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehack libgnomeui intlhack
+USES= gettext gmake pkgconfig tar:bzip2
+USE_GNOME= libgnomeui intlhack
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+GNU_CONFIGURE= yes
-NO_STAGE= yes
.include <bsd.port.mk>