svn commit: r369678 - head/www/pear-HTTP_WebDAV_Client

Antoine Brodin antoine at FreeBSD.org
Tue Sep 30 23:02:18 UTC 2014


Author: antoine
Date: Tue Sep 30 23:02:17 2014
New Revision: 369678
URL: http://svnweb.freebsd.org/changeset/ports/369678
QAT: https://qat.redports.org/buildarchive/r369678/

Log:
  Remove obsolete PEAR_AUTOINSTALL

Modified:
  head/www/pear-HTTP_WebDAV_Client/Makefile

Modified: head/www/pear-HTTP_WebDAV_Client/Makefile
==============================================================================
--- head/www/pear-HTTP_WebDAV_Client/Makefile	Tue Sep 30 22:39:50 2014	(r369677)
+++ head/www/pear-HTTP_WebDAV_Client/Makefile	Tue Sep 30 23:02:17 2014	(r369678)
@@ -12,6 +12,5 @@ BUILD_DEPENDS=	${PEARDIR}/HTTP/Request.p
 RUN_DEPENDS:=	${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
 
 USES=	pear
-PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list