summaryrefslogtreecommitdiff
path: root/math/octave-forge-csg-toolkit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-csg-toolkit/Makefile')
-rw-r--r--math/octave-forge-csg-toolkit/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/octave-forge-csg-toolkit/Makefile b/math/octave-forge-csg-toolkit/Makefile
index c7283d0ebe64..153a5a1adca7 100644
--- a/math/octave-forge-csg-toolkit/Makefile
+++ b/math/octave-forge-csg-toolkit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octave-forge-csg-toolkit
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4.2
+DISTVERSION= 1.4.3
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -18,8 +18,6 @@ USE_GITHUB= yes
GH_ACCOUNT= pr0m1th3as
GH_PROJECT= ${OCTAVE_PKGNAME}
-CXXFLAGS+= -stdlib=libstdc++
-
OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION}
.include <bsd.port.mk>