diff options
Diffstat (limited to 'devel/p5-Module-Install-Substitute/Makefile')
-rw-r--r-- | devel/p5-Module-Install-Substitute/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Module-Install-Substitute/Makefile b/devel/p5-Module-Install-Substitute/Makefile index 3738edf1656..3da41038abe 100644 --- a/devel/p5-Module-Install-Substitute/Makefile +++ b/devel/p5-Module-Install-Substitute/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:55:16 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/31 11:18:32 asau Exp $ DISTNAME= Module-Install-Substitute-0.03 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Module-Install-Substitute/ COMMENT= Perl5 module to substitute values into files before install -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Module-Install-[0-9]*:../../devel/p5-Module-Install DEPENDS+= p5-Test-File-Contents-[0-9]*:../../devel/p5-Test-File-Contents |