aboutsummaryrefslogtreecommitdiff
path: root/security/pecl-crypto
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-19 15:17:07 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-19 15:17:07 +0000
commitb22594f22e2bacb0aaf17d7e580bcf8a8d2c4886 (patch)
tree8ca999a316484c85e26019d67870cf627cffee7e /security/pecl-crypto
parent2004ea81d920f48086663533bbc5c974d2e14033 (diff)
downloadports-b22594f22e2bacb0aaf17d7e580bcf8a8d2c4886.tar.gz
ports-b22594f22e2bacb0aaf17d7e580bcf8a8d2c4886.zip
Mark some older failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=456723
Diffstat (limited to 'security/pecl-crypto')
-rw-r--r--security/pecl-crypto/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/security/pecl-crypto/Makefile b/security/pecl-crypto/Makefile
index 7f9e45a38bd6..053e295d39f6 100644
--- a/security/pecl-crypto/Makefile
+++ b/security/pecl-crypto/Makefile
@@ -10,11 +10,12 @@ COMMENT= Objective wrapper for OpenSSL Crypto Library
LICENSE= PHP301
-BROKEN_armv6= fails to configure: C compiler cannot create executables
-BROKEN_armv7= fails to configure: C compiler cannot create executables
-BROKEN_mips= fails to configure: C compiler cannot create executables
-BROKEN_mips64= fails to configure: C compiler cannot create executables
-BROKEN_powerpc64= fails to configure: C compiler cannot create executables
+BROKEN_FreeBSD_12_aarch64= fails to configure: C compiler cannot create executables
+BROKEN_armv6= fails to configure: C compiler cannot create executables
+BROKEN_armv7= fails to configure: C compiler cannot create executables
+BROKEN_mips= fails to configure: C compiler cannot create executables
+BROKEN_mips64= fails to configure: C compiler cannot create executables
+BROKEN_powerpc64= fails to configure: C compiler cannot create executables
USES= php:pecl
CONFIGURE_ARGS= --with-crypto