summaryrefslogtreecommitdiff
path: root/textproc/p5-String-Approx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-String-Approx/Makefile')
-rw-r--r--textproc/p5-String-Approx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-String-Approx/Makefile b/textproc/p5-String-Approx/Makefile
index a2111fa4384..57d80ea6d6a 100644
--- a/textproc/p5-String-Approx/Makefile
+++ b/textproc/p5-String-Approx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/03/19 16:36:42 tv Exp $
+# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:49 joerg Exp $
#
DISTNAME= String-Approx-3.26
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/String-Approx/
COMMENT= Approximate (fuzzy) string matching library for Perl
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/String/Approx/.packlist
.include "../../lang/perl5/module.mk"