aboutsummaryrefslogtreecommitdiff
path: root/devel/mercator
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 /devel/mercator
parent02e7987e4c97b9be2345910776a90a6094c121d0 (diff)
downloadports-4619451ba9f809820a299f8fa9d5b2dcd3fb83b4.tar.gz
ports-4619451ba9f809820a299f8fa9d5b2dcd3fb83b4.zip
Notes
Diffstat (limited to 'devel/mercator')
-rw-r--r--devel/mercator/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/mercator/Makefile b/devel/mercator/Makefile
index abd622d4cc3b..022009bc99f1 100644
--- a/devel/mercator/Makefile
+++ b/devel/mercator/Makefile
@@ -3,8 +3,7 @@
PORTNAME= mercator
PORTVERSION= 0.3.3
-#PORTREVISION= 1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= SF/worldforge/Mercator%20%28terrain%20lib%29/${PORTVERSION}
@@ -14,10 +13,9 @@ COMMENT= A procedural terrain library
LIB_DEPENDS= libwfmath-1.0.so:${PORTSDIR}/math/wfmath
CONFIGURE_ARGS= --disable-silent-rules
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig compiler:c++11-lib
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GCC= yes
CXXFLAGS+= -include wchar.h