aboutsummaryrefslogtreecommitdiff
path: root/x11/babl/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-17 05:21:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-17 05:21:06 +0000
commit601ca727c76a4bdfc3b93a5752fe071fa1334436 (patch)
tree1939abf98753e33a2f86422bccb6ba4ce970322e /x11/babl/Makefile
parentcc032c68d0aaa1281f87a0dad55d373acfed6c31 (diff)
downloadports-601ca727c76a4bdfc3b93a5752fe071fa1334436.tar.gz
ports-601ca727c76a4bdfc3b93a5752fe071fa1334436.zip
- Stage support
- Convert USE_GMAKE to USES
Notes
Notes: svn path=/head/; revision=344651
Diffstat (limited to 'x11/babl/Makefile')
-rw-r--r--x11/babl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/babl/Makefile b/x11/babl/Makefile
index c7b63f408339..26c07d510d00 100644
--- a/x11/babl/Makefile
+++ b/x11/babl/Makefile
@@ -20,13 +20,11 @@ USE_LDCONFIG= yes
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
USE_GNOME= ltverhack
-USES= pathfix pkgconfig
-USE_GMAKE= yes
+USES= pathfix pkgconfig gmake
CONFIGURE_ARGS= --disable-introspection
OPTIONS_DEFINE= SIMD
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSIMD}