aboutsummaryrefslogtreecommitdiff
path: root/net/megatools
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-11-29 11:07:58 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-11-29 11:07:58 +0000
commit7f22c4c6db08100e740ebfaf7fa4f9278394776a (patch)
tree36b02c0ea0c74e0a361db84142d92ae23e8aeda8 /net/megatools
parent8a5005334f9f40e80376743cd8db361b3e69b7f9 (diff)
downloadports-7f22c4c6db08100e740ebfaf7fa4f9278394776a.tar.gz
ports-7f22c4c6db08100e740ebfaf7fa4f9278394776a.zip
Megatools dev doesn't state what GCC version is the minimum required
for building, but they imply at least 5.4 should be used: https://github.com/megous/megatools/issues/381 Thus, add USES=compiler:c11, since the port doesn't build with base GCC. PR: 233592 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=486166
Diffstat (limited to 'net/megatools')
-rw-r--r--net/megatools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/megatools/Makefile b/net/megatools/Makefile
index 1988e997d7b5..408e4b26dbde 100644
--- a/net/megatools/Makefile
+++ b/net/megatools/Makefile
@@ -17,7 +17,8 @@ BUILD_DEPENDS= asciidoc:textproc/asciidoc
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl"
-USES= gettext-runtime gmake gnome libtool pathfix pkgconfig ssl
+USES= compiler:c11 gettext-runtime gmake gnome libtool pathfix \
+ pkgconfig ssl
GNU_CONFIGURE= yes
USE_GNOME= glib20