summaryrefslogtreecommitdiff
path: root/misc/p5-Search
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-27 02:24:08 +0000
committersnj <snj@pkgsrc.org>2004-04-27 02:24:08 +0000
commite72dda603a79d6b3d7b1f6ffb82f2f32b5f444d0 (patch)
tree271f7a88035861ef3450e5b1d57448b896710aee /misc/p5-Search
parent1e889eaa861f2ddacb56bdae7bf195e50a26037c (diff)
downloadpkgsrc-e72dda603a79d6b3d7b1f6ffb82f2f32b5f444d0.tar.gz
Convert to buildlink3.
Diffstat (limited to 'misc/p5-Search')
-rw-r--r--misc/p5-Search/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Search/Makefile b/misc/p5-Search/Makefile
index 68750a85034..15e31a70438 100644
--- a/misc/p5-Search/Makefile
+++ b/misc/p5-Search/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/07/21 17:01:25 martti Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/27 02:24:09 snj Exp $
# FreeBSD Id: Makefile,v 1.9 1997/06/24 18:43:31 jfitz Exp
#
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 module to provide framework for multiple searches
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Search/Text/.packlist
.include "../../lang/perl5/module.mk"