Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2014 23:02:18 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369678 - head/www/pear-HTTP_WebDAV_Client
Message-ID:  <201409302302.s8UN2Ilk076999@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409302302.s8UN2Ilk076999>