diff options
Diffstat (limited to 'www/p5-HTTP-Daemon/Makefile')
-rw-r--r-- | www/p5-HTTP-Daemon/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-HTTP-Daemon/Makefile b/www/p5-HTTP-Daemon/Makefile index 91dbdc34346..20b297b7aa3 100644 --- a/www/p5-HTTP-Daemon/Makefile +++ b/www/p5-HTTP-Daemon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:58:48 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:41 asau Exp $ DISTNAME= HTTP-Daemon-6.01 PKGNAME= p5-${DISTNAME} @@ -13,8 +13,6 @@ LICENSE= ${PERL5_LICENSE} CONFLICTS+= p5-libwww<6.00 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-HTTP-Date>=6:../../www/p5-HTTP-Date DEPENDS+= p5-HTTP-Message>=6.02:../../www/p5-HTTP-Message DEPENDS+= p5-LWP-MediaTypes>=6.01:../../www/p5-LWP-MediaTypes |