aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-25 07:43:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-25 07:43:29 +0000
commit901ce94eb6cf120b867ddd3f3dc0c2553ad34172 (patch)
tree2959d68ae3455742890f4f210123a56d8b04b33b /net
parentb54b77fa86514ba06480f6ea22f36379d22cbde8 (diff)
downloadports-901ce94eb6cf120b867ddd3f3dc0c2553ad34172.tar.gz
ports-901ce94eb6cf120b867ddd3f3dc0c2553ad34172.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-SSH-Perl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile
index 55c083a66145..237163d0d61e 100644
--- a/net/p5-Net-SSH-Perl/Makefile
+++ b/net/p5-Net-SSH-Perl/Makefile
@@ -14,8 +14,6 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_powerpc64= fails to compile: src/chacha/poly1305.c: subscripted value is neither array nor pointer
-
BUILD_DEPENDS= p5-Crypt-Curve25519>=0.05:security/p5-Crypt-Curve25519 \
p5-Crypt-DES>0:security/p5-Crypt-DES \
p5-Crypt-DSA>=0.11:security/p5-Crypt-DSA \
@@ -29,7 +27,7 @@ BUILD_DEPENDS= p5-Crypt-Curve25519>=0.05:security/p5-Crypt-Curve25519 \
RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFIGURE_ENV= PERL_MM_USE_DEFAULT="1"
-USES= perl5
+USES= compiler:c11 perl5
USE_PERL5= configure
OPTIONS_DEFINE= GMP