diff options
Diffstat (limited to 'devel/pear-Config/Makefile')
-rw-r--r-- | devel/pear-Config/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Config/Makefile b/devel/pear-Config/Makefile index 56c8e10b9013..1c648350c514 100644 --- a/devel/pear-Config/Makefile +++ b/devel/pear-Config/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Your configurations swiss-army knife BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} LATEST_LINK= pear-${PORTNAME} OPTIONS= PEAR_XML_PARSER "PEAR::XML_Parser support" off \ |