aboutsummaryrefslogtreecommitdiff
path: root/math/lll_spect
diff options
context:
space:
mode:
Diffstat (limited to 'math/lll_spect')
-rw-r--r--math/lll_spect/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/lll_spect/Makefile b/math/lll_spect/Makefile
index d45fbeca1605..ff8da1150ed8 100644
--- a/math/lll_spect/Makefile
+++ b/math/lll_spect/Makefile
@@ -16,6 +16,8 @@ COMMENT= LLL-spectral test of linear congruential random number generators
BUILD_DEPENDS= ${LOCALBASE}/lib/libntl.a:math/ntl
RUN_DEPENDS= ${LOCALBASE}/lib/libntl.a:math/ntl
+USES= compiler:c++11-lang
+
PLIST_FILES= bin/lll_spect bin/lll_search
PORTEXAMPLES= examples.txt
NO_WRKSUBDIR= yes