diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:58:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:58:36 +0000 |
commit | a860cdceca029994c19e3a161484ba3278e2719c (patch) | |
tree | dd1d45f9566c2e4b98c5a22d0c4fa968d1be235e /devel | |
parent | BROKEN: Does not build (diff) |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=132004
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 |