diff options
Diffstat (limited to 'misc/pear-Services_Weather')
-rw-r--r-- | misc/pear-Services_Weather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile index 53012bc65948..abe34af24b32 100644 --- a/misc/pear-Services_Weather/Makefile +++ b/misc/pear-Services_Weather/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR interface to various online weather-services BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ +RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request USE_PHP= ctype pcre |