From a3a20f4768bd62afbf056026f83e735182a3e1e8 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 13 Apr 2004 02:24:05 +0000 Subject: Bl3ify and enable pkgviews installation. --- textproc/bibparse/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/textproc/bibparse/Makefile b/textproc/bibparse/Makefile index dd1d990639b..535d600ef89 100644 --- a/textproc/bibparse/Makefile +++ b/textproc/bibparse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:26 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/13 02:24:05 minskim Exp $ # DISTNAME= bibparse-1.04 @@ -9,7 +9,9 @@ MAINTAINER= seb@pbox.org HOMEPAGE= http://www.math.utah.edu/pub/bibparse/ COMMENT= Syntax checking tools for BibTeX bibliography databases +PKG_INSTALLATION_TYPES= overwrite pkgviews + GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3