summaryrefslogtreecommitdiff
path: root/textproc/bibclean
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/bibclean')
-rw-r--r--textproc/bibclean/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/bibclean/Makefile b/textproc/bibclean/Makefile
index 57864bb3f90..89583d9b285 100644
--- a/textproc/bibclean/Makefile
+++ b/textproc/bibclean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/08/15 00:18:48 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/08/25 21:51:11 jlam Exp $
#
DISTNAME= bibclean-2.11.4
@@ -9,7 +9,7 @@ MAINTAINER= seb@pbox.org
HOMEPAGE= http://www.math.utah.edu/~beebe/software/bibtex-bibliography-tools.html
COMMENT= prettyprinter and syntax checker for BibTeX bibliography databases
-GNU_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
.include "../../mk/bsd.pkg.mk"