diff options
Diffstat (limited to 'net/pear-XML_RPC2/Makefile')
-rw-r--r-- | net/pear-XML_RPC2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile index 984393e5f81..0185db99486 100644 --- a/net/pear-XML_RPC2/Makefile +++ b/net/pear-XML_RPC2/Makefile @@ -7,6 +7,7 @@ PORTNAME= XML_RPC PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= net devel pear MAINTAINER= miwi@FreeBSD.org @@ -15,6 +16,8 @@ COMMENT= PHP implementation of the XML-RPC protocol BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} +USE_PHP= xml + CATEGORY= XML FILES= RPC.php RPC/Server.php RPC/Dump.php TESTS= allgot.inc empty-value-struct.php empty-value.php \ |