diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2007-08-05 02:57:50 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2007-08-05 02:57:50 +0000 |
commit | cefddf2ed3c4d0f892b5f49283a367deec64acf7 (patch) | |
tree | dd105956bf9be0e414afbb3d6ca8fba6879506f5 /www/pear-Services_Delicious | |
parent | 8b8a51aee634387c7755e4ef0ae1d4bce272cd5b (diff) | |
download | ports-cefddf2ed3c4d0f892b5f49283a367deec64acf7.tar.gz ports-cefddf2ed3c4d0f892b5f49283a367deec64acf7.zip |
Notes
Diffstat (limited to 'www/pear-Services_Delicious')
-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 |