summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-BibTeX
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-BibTeX')
-rw-r--r--textproc/p5-Text-BibTeX/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile
index c7a4a78adc5..b4e35a6e400 100644
--- a/textproc/p5-Text-BibTeX/Makefile
+++ b/textproc/p5-Text-BibTeX/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:36 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/04 23:46:36 snj Exp $
DISTNAME= Text-BibTeX-0.33
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://starship.python.net/~gward/btOOL/
COMMENT= Perl library for reading, parsing, and processing BibTeX files
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/BibTeX/.packlist
.include "../../lang/perl5/module.mk"