diff options
Diffstat (limited to 'www/pear-Services_Delicious/Makefile')
-rw-r--r-- | www/pear-Services_Delicious/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-Services_Delicious/Makefile b/www/pear-Services_Delicious/Makefile index a54030c71f88..5db1ceb2f9d0 100644 --- a/www/pear-Services_Delicious/Makefile +++ b/www/pear-Services_Delicious/Makefile @@ -15,7 +15,7 @@ COMMENT= PEAR Client for the del.icio.us web service BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer \ ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_DOS2UNIX= yes USE_PHP= openssl |