summaryrefslogtreecommitdiff
path: root/net/pear-XML_RPC2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pear-XML_RPC2/Makefile')
-rw-r--r--net/pear-XML_RPC2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile
index 60854ecb1363..29816c6cf29c 100644
--- a/net/pear-XML_RPC2/Makefile
+++ b/net/pear-XML_RPC2/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite@${PHP_FLAVOR}
RUN_DEPENDS= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite@${PHP_FLAVOR} \
${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR}
+USES= pear php
USE_PHP= curl
-USES= pear
.include <bsd.port.mk>