diff options
Diffstat (limited to 'devel/p5-ExtUtils-Install')
-rw-r--r-- | devel/p5-ExtUtils-Install/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-ExtUtils-Install/Makefile b/devel/p5-ExtUtils-Install/Makefile index 4eed150593d..e14b61c69f5 100644 --- a/devel/p5-ExtUtils-Install/Makefile +++ b/devel/p5-ExtUtils-Install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 21:54:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/31 11:18:07 asau Exp $ DISTNAME= ExtUtils-Install-1.54 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Install/ COMMENT= Install files from here to there LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/ExtUtils/Install/.packlist |