summaryrefslogtreecommitdiff
path: root/textproc/bibparse
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:52 +0000
committerjlam <jlam>2002-08-25 21:50:52 +0000
commitb6b94f0c669b1ef2a824c69854900b68ec821681 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /textproc/bibparse
parentac9820da6cdeb5833fdaf2717a1633972572c5de (diff)
downloadpkgsrc-b6b94f0c669b1ef2a824c69854900b68ec821681.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"