aboutsummaryrefslogtreecommitdiffstats
path: root/www/pear-HTTP_WebDAV_Client
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-10-01 07:02:17 +0800
committerantoine <antoine@FreeBSD.org>2014-10-01 07:02:17 +0800
commit391b404a57993328eec8adde965cdaa37f91847e (patch)
tree8c59c2786582e45a0e2616d5b8a76e2da99bda97 /www/pear-HTTP_WebDAV_Client
parent5ed9fcce2e878c4dd50dce9eebddce542abeaf4f (diff)
downloadfreebsd-ports-gnome-391b404a57993328eec8adde965cdaa37f91847e.tar.gz
freebsd-ports-gnome-391b404a57993328eec8adde965cdaa37f91847e.tar.zst
freebsd-ports-gnome-391b404a57993328eec8adde965cdaa37f91847e.zip
Remove obsolete PEAR_AUTOINSTALL
Diffstat (limited to 'www/pear-HTTP_WebDAV_Client')
-rw-r--r--www/pear-HTTP_WebDAV_Client/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/pear-HTTP_WebDAV_Client/Makefile b/www/pear-HTTP_WebDAV_Client/Makefile
index 13213535e695..c862994c05ce 100644
--- a/www/pear-HTTP_WebDAV_Client/Makefile
+++ b/www/pear-HTTP_WebDAV_Client/Makefile
@@ -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>