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/pear-XML_RPC | |
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/pear-XML_RPC')
-rw-r--r-- | devel/pear-XML_RPC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |