aboutsummaryrefslogtreecommitdiff
path: root/math/wfmath/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2014-03-23 09:45:39 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2014-03-23 09:45:39 +0000
commit4619451ba9f809820a299f8fa9d5b2dcd3fb83b4 (patch)
treee04b54636873016f1f09035447db08d52a52510d /math/wfmath/Makefile
parent02e7987e4c97b9be2345910776a90a6094c121d0 (diff)
downloadports-4619451ba9f809820a299f8fa9d5b2dcd3fb83b4.tar.gz
ports-4619451ba9f809820a299f8fa9d5b2dcd3fb83b4.zip
Notes
Diffstat (limited to 'math/wfmath/Makefile')
-rw-r--r--math/wfmath/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile
index 755e9abfed67..8367e5d968f1 100644
--- a/math/wfmath/Makefile
+++ b/math/wfmath/Makefile
@@ -3,16 +3,15 @@
PORTNAME= wfmath
PORTVERSION= 1.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= SF/worldforge/${PORTNAME}%20%28math%20lib%29/${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
COMMENT= Worldforge math library
-USES= gmake pathfix pkgconfig
+USES= pathfix pkgconfig compiler:c++11-lib
USE_LDCONFIG= yes
-USE_GCC= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>