diff options
Diffstat (limited to 'devel/p5-Sort-Maker')
-rw-r--r-- | devel/p5-Sort-Maker/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Sort-Maker/Makefile b/devel/p5-Sort-Maker/Makefile index e040d387046..4774bfa1a15 100644 --- a/devel/p5-Sort-Maker/Makefile +++ b/devel/p5-Sort-Maker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/04/28 10:58:56 seb Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:26 joerg Exp $ # DISTNAME= Sort-Maker-0.06 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Sort-Maker/ COMMENT= Perl 5 module providing a simple way to make efficient sort subs +PKG_DESTDIR_SUPPORT= user-destdir + USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Sort/.packlist |