summaryrefslogtreecommitdiff
path: root/textproc/bibparse
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-13 02:24:05 +0000
committerminskim <minskim>2004-04-13 02:24:05 +0000
commita1c790d42f7434d77c78759456728a160457b4b8 (patch)
tree2f08a2f665b505dccba6c73f8ef5736aeb201869 /textproc/bibparse
parent4f94c9450fb67977bcbc44cd7635ee3f0ed8aec7 (diff)
downloadpkgsrc-a1c790d42f7434d77c78759456728a160457b4b8.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'textproc/bibparse')
-rw-r--r--textproc/bibparse/Makefile6
1 files 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"