pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/tnt Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d41d49524ce
branches:  trunk
changeset: 478978:2d41d49524ce
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Aug 02 21:32:12 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 ham/tnt/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2996686f9f19 -r 2d41d49524ce ham/tnt/Makefile
--- a/ham/tnt/Makefile  Mon Aug 02 21:31:36 2004 +0000
+++ b/ham/tnt/Makefile  Mon Aug 02 21:32:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/08/02 21:22:52 minskim Exp $
+# $NetBSD: Makefile,v 1.18 2004/08/02 21:32:12 minskim Exp $
 #
 
 DISTNAME=      tnt-1.9.1
@@ -13,6 +13,8 @@
 
 DEPENDS+=      dialog>=0.6z:../../misc/dialog
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_GNU_TOOLS+=                make
 USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index