diff options
Diffstat (limited to 'net/pear-XML_RPC/Makefile')
-rw-r--r-- | net/pear-XML_RPC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/pear-XML_RPC/Makefile b/net/pear-XML_RPC/Makefile index e51b87b2c58f..d3b83ad412d2 100644 --- a/net/pear-XML_RPC/Makefile +++ b/net/pear-XML_RPC/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 \ |