diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-Console_Getopt/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-XML_RPC/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/pear-Console_Getopt/Makefile b/devel/pear-Console_Getopt/Makefile index a213ba681e8f..4eb8c18c75f6 100644 --- a/devel/pear-Console_Getopt/Makefile +++ b/devel/pear-Console_Getopt/Makefile @@ -12,6 +12,8 @@ CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR command-line option parser +BROKEN= Incomplete pkg-plist + WANT_PHP_PEAR= yes USE_PHP= yes diff --git a/devel/pear-XML_RPC/Makefile b/devel/pear-XML_RPC/Makefile index d9f665498c00..1f4c03814aff 100644 --- a/devel/pear-XML_RPC/Makefile +++ b/devel/pear-XML_RPC/Makefile @@ -12,6 +12,8 @@ CATEGORIES= devel www pear MAINTAINER= antonio@php.net COMMENT= PHP implementation of the XML-RPC protocol +BROKEN= Incomplete pkg-plist + USE_PHP= yes WANT_PHP_PEAR= yes |