diff options
Diffstat (limited to 'textproc/pear-XML_HTMLSax/Makefile')
-rw-r--r-- | textproc/pear-XML_HTMLSax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-XML_HTMLSax/Makefile b/textproc/pear-XML_HTMLSax/Makefile index cf6e82504410..ae64ffe3cfdc 100644 --- a/textproc/pear-XML_HTMLSax/Makefile +++ b/textproc/pear-XML_HTMLSax/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PEAR SAX parser for HTML and other badly formed XML documents BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= XML FILES= XML_HTMLSax.php HTMLSax/XML_HTMLSax_States.php \ |