diff options
Diffstat (limited to 'databases/p5-tokyotyrant/Makefile')
-rw-r--r-- | databases/p5-tokyotyrant/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-tokyotyrant/Makefile b/databases/p5-tokyotyrant/Makefile index 66fe8a6bcc0..80bb059205d 100644 --- a/databases/p5-tokyotyrant/Makefile +++ b/databases/p5-tokyotyrant/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/10/26 11:40:33 obache Exp $ +# $NetBSD: Makefile,v 1.2 2008/11/26 17:06:05 obache Exp $ # DISTNAME= tokyotyrant-perl-1.2 @@ -15,6 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/TokyoTyrant/.packlist USE_LANGUAGES= # none +REPLACE_PERL= *.pl + INSTALLATION_DIRS+= share/tokyotyrant/doc/perl post-install: |