summaryrefslogtreecommitdiff
path: root/textproc/php55-xsl
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-04-21 16:43:14 +0000
committerSteve Wills <swills@FreeBSD.org>2016-04-21 16:43:14 +0000
commit86cd4fbe5a7a1a14d0869f64442e2f2b4cc1cbf9 (patch)
tree216cef2d134f1181f622a8119ac12546632249a7 /textproc/php55-xsl
parent- Update to 1.8.1 (diff)
many ports: mark broken on powerpc64
Notes
Notes: svn path=/head/; revision=413746
Diffstat (limited to 'textproc/php55-xsl')
-rw-r--r--textproc/php55-xsl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/php55-xsl/Makefile b/textproc/php55-xsl/Makefile
index 9816a21c6f76..c7d546422a82 100644
--- a/textproc/php55-xsl/Makefile
+++ b/textproc/php55-xsl/Makefile
@@ -7,4 +7,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -xsl
+BROKEN_powerpc64= Does not build
+
.include "${MASTERDIR}/Makefile"