aboutsummaryrefslogtreecommitdiff
path: root/science/jdftx
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-19 20:06:22 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-19 20:06:22 +0000
commit44f7888632a97c8881e31aeff292fa6903cafc83 (patch)
treebd44c045dabc2efd141344416eaaabc47f99360d /science/jdftx
parent6f51cb60881da383eacdb95e9c8f6cf3121d8beb (diff)
downloadports-44f7888632a97c8881e31aeff292fa6903cafc83.tar.gz
ports-44f7888632a97c8881e31aeff292fa6903cafc83.zip
science/jdftx: fix build with GCC-based architectures
PR: 234175 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=487813
Diffstat (limited to 'science/jdftx')
-rw-r--r--science/jdftx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/jdftx/Makefile b/science/jdftx/Makefile
index 6a1186e82f17..68e1456fb601 100644
--- a/science/jdftx/Makefile
+++ b/science/jdftx/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= libblas.so:math/blas \
RUN_DEPENDS= bash:shells/bash
TEST_DEPENDS= bash:shells/bash
-USES= cmake:outsource fortran localbase:ldflags shebangfix
+USES= compiler:c++11-lang cmake:outsource fortran localbase:ldflags shebangfix
SHEBANG_GLOB= *.sh
SHEBANG_FILES= scripts/*
SHEBANG_LANG= octave