summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-EV/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Server-EV/Makefile')
-rw-r--r--www/p5-HTTP-Server-EV/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-HTTP-Server-EV/Makefile b/www/p5-HTTP-Server-EV/Makefile
index 0e4bd714b8c..3ca700967e1 100644
--- a/www/p5-HTTP-Server-EV/Makefile
+++ b/www/p5-HTTP-Server-EV/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/03 21:58:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/28 06:30:42 asau Exp $
#
DISTNAME= HTTP-Server-EV-0.2
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-EV/
COMMENT= Asynchronous HTTP server using EV event loop
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/HTTP/Server/EV/.packlist
.include "../../devel/p5-EV/buildlink3.mk"