aboutsummaryrefslogtreecommitdiff
path: root/math/sympow/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-05-29 22:14:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-05-29 22:14:20 +0000
commita2c187792fda96feb9b8f3d24de2c84ae15ca449 (patch)
tree23a78c8aa365f431d55279bb6684f07e094517ff /math/sympow/Makefile
parent5088e6e736b78c0c7ffd232dec4f324f84f38d27 (diff)
downloadports-a2c187792fda96feb9b8f3d24de2c84ae15ca449.tar.gz
ports-a2c187792fda96feb9b8f3d24de2c84ae15ca449.zip
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
Error: moving to 21st century and adding GNU feature are denied While here, pet portlint (rearrange lines). Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=536998
Diffstat (limited to 'math/sympow/Makefile')
-rw-r--r--math/sympow/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/sympow/Makefile b/math/sympow/Makefile
index db0e79be1ec1..de88f93f82f8 100644
--- a/math/sympow/Makefile
+++ b/math/sympow/Makefile
@@ -16,13 +16,13 @@ BUILD_DEPENDS= help2man:misc/help2man \
bash:shells/bash
LIB_DEPENDS= libpari.so:math/pari
+USES= compiler:c++11-lang gmake shebangfix
+SHEBANG_FILES= ${CONFIGURE_SCRIPT}
+
USE_GITLAB= yes
GL_ACCOUNT= rezozer/forks
GL_COMMIT= 7fd4d97cabc07951200b98ee841afc4151c2c287
-USES= gmake shebangfix
-SHEBANG_FILES= ${CONFIGURE_SCRIPT}
-
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT=Configure