summaryrefslogtreecommitdiffstats
path: root/math/cgal/Makefile
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-09-25 00:05:05 +0000
committerjbeich <jbeich@FreeBSD.org>2017-09-25 00:05:05 +0000
commita5a9805ffa6934c7f8a35773ecb955b8f49bc571 (patch)
tree38af65c6adad16dba1e13346ecb52295abff07e6 /math/cgal/Makefile
parent7484f2258645fce25c2714f8a8c349aaf4af12d4 (diff)
downloadFreeBSD-ports-a5a9805ffa6934c7f8a35773ecb955b8f49bc571.zip
FreeBSD-ports-a5a9805ffa6934c7f8a35773ecb955b8f49bc571.tar.gz
devel/boost-*: enable C++11 features
PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
Diffstat (limited to 'math/cgal/Makefile')
-rw-r--r--math/cgal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cgal/Makefile b/math/cgal/Makefile
index 4ff0085..f1a983a 100644
--- a/math/cgal/Makefile
+++ b/math/cgal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cgal
PORTVERSION= 4.9
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/releases/${DISTNAME}/
DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
OpenPOWER on IntegriCloud