diff options
Diffstat (limited to 'textproc/pear-XML_Wddx/Makefile')
-rw-r--r-- | textproc/pear-XML_Wddx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-XML_Wddx/Makefile b/textproc/pear-XML_Wddx/Makefile index 118e967657ce..6d8aa4c2eed1 100644 --- a/textproc/pear-XML_Wddx/Makefile +++ b/textproc/pear-XML_Wddx/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Wddx pretty serializer and deserializer BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} FILES= XML/Wddx.php |