aboutsummaryrefslogtreecommitdiff
path: root/net/pear-XML_RPC2
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2007-08-06 12:12:14 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2007-08-06 12:12:14 +0000
commitcfe16e6ca05b6f047378905f0d84a453bc859df5 (patch)
tree20634a79fe2e262557bbfca7336b882deee3cfd5 /net/pear-XML_RPC2
parent4cf26145e811004354ddafc2fb07fb6f81845e5c (diff)
downloadports-cfe16e6ca05b6f047378905f0d84a453bc859df5.tar.gz
ports-cfe16e6ca05b6f047378905f0d84a453bc859df5.zip
Notes
Diffstat (limited to 'net/pear-XML_RPC2')
-rw-r--r--net/pear-XML_RPC2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile
index 984393e5f819..0185db99486d 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 \