aboutsummaryrefslogtreecommitdiff
path: root/security/php72-hash
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-01 09:17:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-01 09:17:45 +0000
commitc7df1277c6283a340bd9eefc52a20ae4a157aa22 (patch)
tree03d0951296a7fc3c7578f9a9a0fe576a50e1e2bb /security/php72-hash
parent67106e11a36ae3527db6b0271be16c47ca68b6d4 (diff)
downloadports-c7df1277c6283a340bd9eefc52a20ae4a157aa22.tar.gz
ports-c7df1277c6283a340bd9eefc52a20ae4a157aa22.zip
Notes
Diffstat (limited to 'security/php72-hash')
-rw-r--r--security/php72-hash/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/php72-hash/Makefile b/security/php72-hash/Makefile
index 33c6d4107b4b..c4a1b2792fd0 100644
--- a/security/php72-hash/Makefile
+++ b/security/php72-hash/Makefile
@@ -6,4 +6,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php72
PKGNAMESUFFIX= -hash
+BROKEN_mips64= fails to compile: KeccakHash.h: No such file or directory
+
.include "${MASTERDIR}/Makefile"