diff options
author | swills <swills@FreeBSD.org> | 2016-09-15 09:41:28 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2016-09-15 09:41:28 +0800 |
commit | 902e7247c7d11481ce913f72beb0fab596cc38f8 (patch) | |
tree | 95d72a91b1037c56d223f0ee853cfdea0a7ac667 /textproc | |
parent | e8669680fe0b2fc1af84b3cfec65c4ff931d77ad (diff) | |
download | freebsd-ports-graphics-902e7247c7d11481ce913f72beb0fab596cc38f8.tar.gz freebsd-ports-graphics-902e7247c7d11481ce913f72beb0fab596cc38f8.tar.zst freebsd-ports-graphics-902e7247c7d11481ce913f72beb0fab596cc38f8.zip |
Unmark broken on powerpc64
These ports built successfully
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pecl-syck/Makefile | 2 | ||||
-rw-r--r-- | textproc/php55-pspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/php55-wddx/Makefile | 2 | ||||
-rw-r--r-- | textproc/php55-xmlreader/Makefile | 2 | ||||
-rw-r--r-- | textproc/php55-xsl/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-pspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-wddx/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-xmlreader/Makefile | 2 | ||||
-rw-r--r-- | textproc/php56-xsl/Makefile | 2 | ||||
-rw-r--r-- | textproc/qt4-xmlpatterns/Makefile | 2 |
10 files changed, 0 insertions, 20 deletions
diff --git a/textproc/pecl-syck/Makefile b/textproc/pecl-syck/Makefile index 0efe2309540..22ed9bde6a8 100644 --- a/textproc/pecl-syck/Makefile +++ b/textproc/pecl-syck/Makefile @@ -14,8 +14,6 @@ COMMENT= PECL extension which facilitates YAML parsing LICENSE= PHP301 -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:textproc/syck USES= php:ext tar:tgz diff --git a/textproc/php55-pspell/Makefile b/textproc/php55-pspell/Makefile index 012cdb56138..95313e0e03a 100644 --- a/textproc/php55-pspell/Makefile +++ b/textproc/php55-pspell/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pspell -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-wddx/Makefile b/textproc/php55-wddx/Makefile index ca3ed6fef25..269c72fddf2 100644 --- a/textproc/php55-wddx/Makefile +++ b/textproc/php55-wddx/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -wddx -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-xmlreader/Makefile b/textproc/php55-xmlreader/Makefile index a2af8b1bae0..2997be6cb7c 100644 --- a/textproc/php55-xmlreader/Makefile +++ b/textproc/php55-xmlreader/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xmlreader -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-xsl/Makefile b/textproc/php55-xsl/Makefile index 96002241c7b..2a5e11abd13 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" diff --git a/textproc/php56-pspell/Makefile b/textproc/php56-pspell/Makefile index a167b8243a6..8f677ac34bb 100644 --- a/textproc/php56-pspell/Makefile +++ b/textproc/php56-pspell/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pspell -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/textproc/php56-wddx/Makefile b/textproc/php56-wddx/Makefile index 608a09d8e8d..2c871b32a99 100644 --- a/textproc/php56-wddx/Makefile +++ b/textproc/php56-wddx/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -wddx -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/textproc/php56-xmlreader/Makefile b/textproc/php56-xmlreader/Makefile index 9f0627e68e4..b74e56d778b 100644 --- a/textproc/php56-xmlreader/Makefile +++ b/textproc/php56-xmlreader/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -xmlreader -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/textproc/php56-xsl/Makefile b/textproc/php56-xsl/Makefile index 80a3add17a8..c687945410f 100644 --- a/textproc/php56-xsl/Makefile +++ b/textproc/php56-xsl/Makefile @@ -8,6 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -xsl -BROKEN_powerpc64= Does not build - .include "${MASTERDIR}/Makefile" diff --git a/textproc/qt4-xmlpatterns/Makefile b/textproc/qt4-xmlpatterns/Makefile index bed46f5dd05..e878a0f1d91 100644 --- a/textproc/qt4-xmlpatterns/Makefile +++ b/textproc/qt4-xmlpatterns/Makefile @@ -9,8 +9,6 @@ PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= Qt support for XPath, XQuery, XSLT and XML Schema -BROKEN_powerpc64= Does not build - USE_QT4= qmake_build moc_build rcc_build corelib network QT_DIST= yes |