From 9ba1ac5e9063be54c4da41a37770e01355cc66cf Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 26 Apr 2014 00:39:39 +0000 Subject: [PATCH] Support stage --- x11-themes/gnome-themes-extras/Makefile | 8 +++----- 1 file 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