summaryrefslogtreecommitdiff
path: root/textproc/bibparse
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 21:50:52 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 21:50:52 +0000
commita020ed9056d4d74e13cd2a99898f3dec09c162b7 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /textproc/bibparse
parent287b5c5601b23446d25c27bbf0140c8dc4b4391e (diff)
downloadpkgsrc-a020ed9056d4d74e13cd2a99898f3dec09c162b7.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'textproc/bibparse')
-rw-r--r--textproc/bibparse/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/bibparse/Makefile b/textproc/bibparse/Makefile
index bb384e0af80..0a05bd50003 100644
--- a/textproc/bibparse/Makefile
+++ b/textproc/bibparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/24 13:47:34 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2002/08/25 21:51:12 jlam Exp $
#
DISTNAME= bibparse-1.04
@@ -9,7 +9,7 @@ MAINTAINER= seb@pbox.org
HOMEPAGE= http://www.math.utah.edu/~beebe/software/bibtex-bibliography-tools.html
COMMENT= syntax checking tools for BibTeX bibliography databases
-GNU_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
.include "../../mk/bsd.pkg.mk"