summaryrefslogtreecommitdiff
path: root/math/GiNaC
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2016-05-10 23:17:44 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2016-05-10 23:17:44 +0000
commit8bb9453082f4754cfeb6f9d0e1927c5a90857417 (patch)
treed40f8a1d320ede9ad4c02f1c2b3ca95b191f94e3 /math/GiNaC
parentgames/bouncy: fix depend on graphics/py-PyOpenGL (diff)
- Put back CXXFLAGS option suggested by Walter Schwarzenfeld to hopefully
enable build on FreeBSD-9. Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Notes
Notes: svn path=/head/; revision=414970
Diffstat (limited to 'math/GiNaC')
-rw-r--r--math/GiNaC/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index ff3d79064bd7..7f24fd8fe0b5 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