aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-05-11 08:43:19 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-05-11 08:43:19 +0000
commit254a68389c4ba0324ad4ad58d478de1b47f6dc39 (patch)
treec1d025a49709a8d828974a0aa0f182838fab79f1
parent13e53a5697a4d7eff7d7b98fb27de2373e5ed379 (diff)
downloadports-254a68389c4ba0324ad4ad58d478de1b47f6dc39.tar.gz
ports-254a68389c4ba0324ad4ad58d478de1b47f6dc39.zip
Notes
-rw-r--r--math/singular/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/singular/Makefile b/math/singular/Makefile
index cc7acc8481d3..c5cac92017fa 100644
--- a/math/singular/Makefile
+++ b/math/singular/Makefile
@@ -36,6 +36,7 @@ NTL_LIB_DEPENDS= libntl.so:math/ntl \
libcddgmp.so:math/cddlib
NTL_CONFIGURE_ON= --with-ntl=${LOCALBASE} --with-flint=no
NTL_CONFIGURE_OFF= --with-ntl=no
+NTL_USES= compiler:c11
# not a shebang but "/bin/bash" is hardcoded in some files
post-patch: