diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 00:59:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 00:59:03 +0000 |
commit | c274ade5dc50a4b6528a12c76fb08b99d8c95e47 (patch) | |
tree | c7357a967bc8cfa64fefcfd47666a38264eda413 /net/pear-XML_RPC2 | |
parent | 44a2dd4329c44ecf806d7781238510494ebfefdd (diff) | |
download | ports-c274ade5dc50a4b6528a12c76fb08b99d8c95e47.tar.gz ports-c274ade5dc50a4b6528a12c76fb08b99d8c95e47.zip |
Notes
Diffstat (limited to 'net/pear-XML_RPC2')
-rw-r--r-- | net/pear-XML_RPC2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile index e51b87b2c58f..d3b83ad412d2 100644 --- a/net/pear-XML_RPC2/Makefile +++ b/net/pear-XML_RPC2/Makefile @@ -15,6 +15,8 @@ COMMENT= PHP implementation of the XML-RPC protocol BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + CATEGORY= XML FILES= RPC.php RPC/Server.php RPC/Dump.php TESTS= allgot.inc empty-value-struct.php empty-value.php \ |