diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 09:24:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 09:24:47 +0000 |
commit | 912c68df95479775d8b605f468e39bb4f7914d1e (patch) | |
tree | 61b71e9b35b9bf982a153ac7b8823feeb60e1418 /www/pear-Services_Delicious/Makefile | |
parent | 796c3c772e0cdf2731621d15bfabeba92e587e6b (diff) |
Notes
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 43034626f929..bf11f64e7014 100644 --- a/www/pear-Services_Delicious/Makefile +++ b/www/pear-Services_Delicious/Makefile @@ -15,7 +15,7 @@ RUN_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 -USE_DOS2UNIX= yes +USES= dos2unix USE_PHP= openssl PEAR_AUTOINSTALL= yes |