diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-09-15 01:41:28 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-09-15 01:41:28 +0000 |
commit | 149ba7338a32f905034112b45addd218ef982c3d (patch) | |
tree | 95d72a91b1037c56d223f0ee853cfdea0a7ac667 /textproc/php55-xsl | |
parent | Drop spark-related ports for removal after 30 Sept (diff) |
Unmark broken on powerpc64
These ports built successfully
Notes
Notes:
svn path=/head/; revision=422175
Diffstat (limited to 'textproc/php55-xsl')
-rw-r--r-- | textproc/php55-xsl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/php55-xsl/Makefile b/textproc/php55-xsl/Makefile index 96002241c7b3..2a5e11abd139 100644 --- a/textproc/php55-xsl/Makefile +++ b/textproc/php55-xsl/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xsl -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" |