aboutsummaryrefslogtreecommitdiff
path: root/science/py-rmf
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-01-12 23:32:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-01-12 23:32:09 +0000
commit0fc750a4ce0e6d320a4cbe24933d1b0c4497e4ce (patch)
tree710f5d9524cb5774b749032f975779e7ad24f0dc /science/py-rmf
parent073abea4e320bb8dc5e03f119fe3cd18870494e6 (diff)
downloadports-0fc750a4ce0e6d320a4cbe24933d1b0c4497e4ce.tar.gz
ports-0fc750a4ce0e6d320a4cbe24933d1b0c4497e4ce.zip
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures. PR: 234355 Submitted by: Piotr Kubaj Approved by: maintainer
Notes
Notes: svn path=/head/; revision=490089
Diffstat (limited to 'science/py-rmf')
-rw-r--r--science/py-rmf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-rmf/Makefile b/science/py-rmf/Makefile
index 20b7575be3b1..17108548290b 100644
--- a/science/py-rmf/Makefile
+++ b/science/py-rmf/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= swig3.0:devel/swig30
LIB_DEPENDS= libRMF.so:science/rmf
-USES= cmake python shebangfix
+USES= cmake compiler:c++11-lang python shebangfix
USE_GITHUB= yes
GH_ACCOUNT= salilab
GH_TAGNAME= f917cf2