summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-12 01:58:24 +0000
committerminskim <minskim>2004-04-12 01:58:24 +0000
commita369d7dffebee2e45fb71b676abe5e20a236927d (patch)
tree0c6ad8cf0a47303f8f9148ba465adf903f2745b1 /textproc
parent10111072abcc39e52c046d9db56df7c983f2a4fe (diff)
downloadpkgsrc-a369d7dffebee2e45fb71b676abe5e20a236927d.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/btparse/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile
index 18e1c5a62e4..0bf6cf18218 100644
--- a/textproc/btparse/Makefile
+++ b/textproc/btparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/11 07:14:05 snj Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/12 01:58:24 minskim Exp $
#
DISTNAME= btparse-0.33
@@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://starship.python.net/~gward/btOOL/
COMMENT= BibTeX parsing library
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_PERL5= build
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES