summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Request-AsCGI
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Request-AsCGI')
-rw-r--r--www/p5-HTTP-Request-AsCGI/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-HTTP-Request-AsCGI/Makefile b/www/p5-HTTP-Request-AsCGI/Makefile
index ced18d009c0..fee8f1790c8 100644
--- a/www/p5-HTTP-Request-AsCGI/Makefile
+++ b/www/p5-HTTP-Request-AsCGI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/03 21:58:49 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/28 06:30:42 asau Exp $
DISTNAME= HTTP-Request-AsCGI-1.2
PKGNAME= p5-${DISTNAME}
@@ -18,7 +18,5 @@ DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/HTTP/Request/AsCGI/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"