diff options
Diffstat (limited to 'devel/p5-Algorithm-C3/Makefile')
-rw-r--r-- | devel/p5-Algorithm-C3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Algorithm-C3/Makefile b/devel/p5-Algorithm-C3/Makefile index 584dc080234..e22e1eadbe3 100644 --- a/devel/p5-Algorithm-C3/Makefile +++ b/devel/p5-Algorithm-C3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:54:34 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/31 11:17:35 asau Exp $ DISTNAME= Algorithm-C3-0.08 PKGNAME= p5-${DISTNAME} @@ -16,7 +16,5 @@ PERL5_MODULE_TYPE= Module::Build USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Algorithm/C3/.packlist -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" |