summaryrefslogtreecommitdiff
path: root/textproc/bibparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/bibparse/Makefile')
-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"