aboutsummaryrefslogtreecommitdiff
path: root/math/clblas
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-09-25 00:05:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-09-25 00:05:05 +0000
commit7e21a6476a66bd0d11b88a9d798624831fee469c (patch)
tree38af65c6adad16dba1e13346ecb52295abff07e6 /math/clblas
parenta38219861723215d3c7d044cc973c09fd60c0646 (diff)
downloadports-7e21a6476a66bd0d11b88a9d798624831fee469c.tar.gz
ports-7e21a6476a66bd0d11b88a9d798624831fee469c.zip
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
Notes
Notes: svn path=/head/; revision=450557
Diffstat (limited to 'math/clblas')
-rw-r--r--math/clblas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clblas/Makefile b/math/clblas/Makefile
index 5d8ab222be2b..a608835113c7 100644
--- a/math/clblas/Makefile
+++ b/math/clblas/Makefile
@@ -4,7 +4,7 @@
PORTNAME= clblas
PORTVERSION= 2.10
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= dieterich@ogolem.org