diff options
Diffstat (limited to 'devel/pear-HTML_Common2/Makefile')
-rw-r--r-- | devel/pear-HTML_Common2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-HTML_Common2/Makefile b/devel/pear-HTML_Common2/Makefile index 4e494074774a..b164f599eb19 100644 --- a/devel/pear-HTML_Common2/Makefile +++ b/devel/pear-HTML_Common2/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR::HTML_Common2 is a base class for other HTML classes BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} FILES= HTML/Common2.php TESTS= HTML_Common2_Test.php AllTests.php |