pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/btparse Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/796a85576c79
branches:  trunk
changeset: 472743:796a85576c79
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Apr 12 01:58:24 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 textproc/btparse/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e889245831e8 -r 796a85576c79 textproc/btparse/Makefile
--- a/textproc/btparse/Makefile Mon Apr 12 01:50:32 2004 +0000
+++ b/textproc/btparse/Makefile Mon Apr 12 01:58:24 2004 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index