diff options
Diffstat (limited to 'www/pear-Services_Blogging/Makefile')
-rw-r--r-- | www/pear-Services_Blogging/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-Services_Blogging/Makefile b/www/pear-Services_Blogging/Makefile index 43e9fcbb96e9..a0fe7d483cce 100644 --- a/www/pear-Services_Blogging/Makefile +++ b/www/pear-Services_Blogging/Makefile @@ -14,7 +14,7 @@ COMMENT= PHP interface to Blog BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/XML/RPC.php:${PORTSDIR}/net/pear-XML_RPC -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ +RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/XML/RPC.php:${PORTSDIR}/net/pear-XML_RPC PEAR_AUTOINSTALL= yes |