aboutsummaryrefslogtreecommitdiff
path: root/math/gringo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gringo/Makefile')
-rw-r--r--math/gringo/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/gringo/Makefile b/math/gringo/Makefile
index d03384dd4a75..5600c69c3638 100644
--- a/math/gringo/Makefile
+++ b/math/gringo/Makefile
@@ -3,8 +3,8 @@
PORTNAME= gringo
DISTVERSION= 4.5.4
-PORTREVISION= 1
DISTVERSIONSUFFIX= -source
+PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION}
@@ -16,8 +16,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= re2c:devel/re2c
-BROKEN_powerpc64= fails to compile: term.cc: error: pow is not a member of std
-
USES= bison compiler:c++11-lib python:2.7 scons
MAKE_ARGS= ${MAKE_ENV}
CXXFLAGS+= -std=c++11