From cfe16e6ca05b6f047378905f0d84a453bc859df5 Mon Sep 17 00:00:00 2001 From: Chin-San Huang Date: Mon, 6 Aug 2007 12:12:14 +0000 Subject: - Add the missing php extension (xml). PR: ports/115207 Submitted by: chinsan Approved by: miwi (maintainer), rafan (mentor, implicit) --- net/pear-XML_RPC/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net/pear-XML_RPC') diff --git a/net/pear-XML_RPC/Makefile b/net/pear-XML_RPC/Makefile index 984393e5f819..0185db99486d 100644 --- a/net/pear-XML_RPC/Makefile +++ b/net/pear-XML_RPC/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 \ -- cgit v1.2.3