diff options
Diffstat (limited to 'www/pear-Services_Digg/Makefile')
-rw-r--r-- | www/pear-Services_Digg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-Services_Digg/Makefile b/www/pear-Services_Digg/Makefile index 793cbf9cf48e..7080ed698989 100644 --- a/www/pear-Services_Digg/Makefile +++ b/www/pear-Services_Digg/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PHP interface to Digg's API BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PHP= curl |