aboutsummaryrefslogtreecommitdiffstats
path: root/math/blitz++
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-26 20:28:33 +0800
committermiwi <miwi@FreeBSD.org>2014-05-26 20:28:33 +0800
commit4f3cc5b574db60e7d5ac81de20ff2b8c75be9b94 (patch)
treef7794e9d736d200d0e377d9ad097ba09aae60f01 /math/blitz++
parent8877978984e69f3edf574278274c1db310e98d24 (diff)
downloadfreebsd-ports-gnome-4f3cc5b574db60e7d5ac81de20ff2b8c75be9b94.tar.gz
freebsd-ports-gnome-4f3cc5b574db60e7d5ac81de20ff2b8c75be9b94.tar.zst
freebsd-ports-gnome-4f3cc5b574db60e7d5ac81de20ff2b8c75be9b94.zip
- Convert gmake,bzip2 to USES
Approved by: portmgr
Diffstat (limited to 'math/blitz++')
-rw-r--r--math/blitz++/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile
index 78bc65b5ff66..225cb05db992 100644
--- a/math/blitz++/Makefile
+++ b/math/blitz++/Makefile
@@ -19,9 +19,8 @@ INFO= blitz
MAKE_ARGS= NOPORTDOCS=yes
.endif
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
-USES= pathfix
+USES= pathfix gmake
CONFIGURE_ARGS= --with-cxx=gcc --disable-doxygen
MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"