aboutsummaryrefslogtreecommitdiff
path: root/science/clipper
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-11 20:30:19 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-11 20:30:19 +0000
commit1f4241358e67a8c3cd7d905ebbf4dcda87724ec8 (patch)
tree47613ae238a3fee778575c2f3d9b400cc9797ee9 /science/clipper
parent5e8b580aa9eda27b39dd3137ef0668198ec9cd66 (diff)
downloadports-1f4241358e67a8c3cd7d905ebbf4dcda87724ec8.tar.gz
ports-1f4241358e67a8c3cd7d905ebbf4dcda87724ec8.zip
science/clipper: add USES=compiler:c++11-lang
This is needed to build science/coot. Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=501304
Diffstat (limited to 'science/clipper')
-rw-r--r--science/clipper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/clipper/Makefile b/science/clipper/Makefile
index fdaa588f3e6b..deb0b182b7b9 100644
--- a/science/clipper/Makefile
+++ b/science/clipper/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libccp4c.so:science/libccp4 \
libmmdb2.so:science/mmdb2 \
libsfftw.so:math/fftw-float
-USES= fortran gmake libtool localbase:ldflags
+USES= compiler:c++11-lang fortran gmake libtool localbase:ldflags
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static \
--enable-phs --enable-cns --enable-mmdb --enable-minimol --enable-cif --enable-ccp4 --enable-fortran