Remove obsolete PEAR_AUTOINSTALL

This commit is contained in:
Antoine Brodin 2014-09-30 23:02:17 +00:00
parent e380f6b979
commit 27455376b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369678

View File

@ -12,6 +12,5 @@ BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
RUN_DEPENDS:= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
USES= pear
PEAR_AUTOINSTALL= yes
.include <bsd.port.mk>