diff options
Diffstat (limited to 'www/pear-Services_Delicious/Makefile')
-rw-r--r-- | www/pear-Services_Delicious/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/pear-Services_Delicious/Makefile b/www/pear-Services_Delicious/Makefile index 3b136673a8f3..60fb62bbe635 100644 --- a/www/pear-Services_Delicious/Makefile +++ b/www/pear-Services_Delicious/Makefile @@ -7,6 +7,7 @@ PORTNAME= Services_Delicious PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= www pear MAINTAINER= chinsan@FreeBSD.org @@ -18,6 +19,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ RUN_DEPENDS= ${BUILD_DEPENDS} USE_DOS2UNIX= yes +USE_PHP= openssl CATEGORY= Services FILES= Delicious.php |