mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
science/clipper: add USES=compiler:c++11-lang
This is needed to build science/coot. Approved by: mentors (implicit approval)
This commit is contained in:
parent
5e8b580aa9
commit
1f4241358e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501304
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user