summaryrefslogtreecommitdiff
path: root/www/pear-HTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pear-HTTP/Makefile')
-rw-r--r--www/pear-HTTP/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile
index 5256a889d58..f0cc0cd940e 100644
--- a/www/pear-HTTP/Makefile
+++ b/www/pear-HTTP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/02/06 16:07:58 taca Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/28 06:30:57 asau Exp $
DISTNAME= HTTP-1.4.1
CATEGORIES+= www
@@ -7,7 +7,5 @@ MAINTAINER= brook@nmsu.edu pkgsrc-users@NetBSD.org
HOMEPAGE= http://pear.php.net/package/HTTP
COMMENT= PHP support for miscellaneous HTTP functions
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"