diff options
Diffstat (limited to 'www/p5-HTTP-Proxy/Makefile')
-rw-r--r-- | www/p5-HTTP-Proxy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index 95399022332..31ffa512eb8 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:58:49 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/28 06:30:42 asau Exp $ # DISTNAME= HTTP-Proxy-0.25 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/HTTP-Proxy/ COMMENT= Perl5 module providing a simple HTTP proxy daemon LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-libwww>=2.0:../../www/p5-libwww PERL5_MODULE_TYPE= Module::Build |