aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2016-05-11 07:17:44 +0800
committerstephen <stephen@FreeBSD.org>2016-05-11 07:17:44 +0800
commitb3bd214ce76d741772ca7c6453f9dcd4c3f142fa (patch)
treed40f8a1d320ede9ad4c02f1c2b3ca95b191f94e3 /math
parent42815df4655624be9a3586fb9ae59bdbf1fe5592 (diff)
downloadfreebsd-ports-graphics-b3bd214ce76d741772ca7c6453f9dcd4c3f142fa.tar.gz
freebsd-ports-graphics-b3bd214ce76d741772ca7c6453f9dcd4c3f142fa.tar.zst
freebsd-ports-graphics-b3bd214ce76d741772ca7c6453f9dcd4c3f142fa.zip
- Put back CXXFLAGS option suggested by Walter Schwarzenfeld to hopefully
enable build on FreeBSD-9. Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Diffstat (limited to 'math')
-rw-r--r--math/GiNaC/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index ff3d79064bd..7f24fd8fe0b 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -24,6 +24,7 @@ INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+CXXFLAGS+= -D_GLIBCXX_USE_C99
INFO= ginac ginac-examples