aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-xfce-engine
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2013-10-14 19:48:49 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2013-10-14 19:48:49 +0000
commitc49ab8b797a616dbdb3755be08396f9817a18e7b (patch)
treecec2ca3920cf2bd7a54f5c154dc488799c0619ca /x11-themes/gtk-xfce-engine
parentdb533faaee0de0b5a2a81dd9a26d7113d0ad4682 (diff)
downloadports-c49ab8b797a616dbdb3755be08396f9817a18e7b.tar.gz
ports-c49ab8b797a616dbdb3755be08396f9817a18e7b.zip
- Support STAGEDIR
Notes
Notes: svn path=/head/; revision=330347
Diffstat (limited to 'x11-themes/gtk-xfce-engine')
-rw-r--r--x11-themes/gtk-xfce-engine/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile
index cd2db8de2d04..651c6665c0be 100644
--- a/x11-themes/gtk-xfce-engine/Makefile
+++ b/x11-themes/gtk-xfce-engine/Makefile
@@ -15,11 +15,10 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= glib20 gnomehack gtk20
USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
-USES= pkgconfig
+USES= pkgconfig gmake
CONFIGURE_ARGS+=--disable-glibtest \
--enable-gtk2 \
--disable-gtk3
-NO_STAGE= yes
.include <bsd.port.mk>