diff options
Diffstat (limited to 'www/p5-SVN-Web/Makefile')
-rw-r--r-- | www/p5-SVN-Web/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-SVN-Web/Makefile b/www/p5-SVN-Web/Makefile index b8b03360a7d..50a73af1647 100644 --- a/www/p5-SVN-Web/Makefile +++ b/www/p5-SVN-Web/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/10/03 21:58:58 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/28 06:30:51 asau Exp $ DISTNAME= SVN-Web-0.53 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/SVN-Web/ COMMENT= Unstable snapshot of Subversion repository browser -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Apache-DBI>=0.87:../../databases/p5-Apache-DBI DEPENDS+= p5-Date-Calc>=4.3:../../devel/p5-Date-Calc DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class |