pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/tcl-scotty Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a432a7299135
branches:  trunk
changeset: 476158:a432a7299135
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jun 04 14:48:59 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 net/tcl-scotty/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c8f003e38022 -r a432a7299135 net/tcl-scotty/Makefile
--- a/net/tcl-scotty/Makefile   Fri Jun 04 14:48:15 2004 +0000
+++ b/net/tcl-scotty/Makefile   Fri Jun 04 14:48:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/06/04 14:47:02 minskim Exp $
+# $NetBSD: Makefile,v 1.14 2004/06/04 14:48:59 minskim Exp $
 #
 
 DISTNAME=      scotty-${DIST_VERS}
@@ -13,6 +13,8 @@
 
 BUILDLINK_DEPENDS.tcl+=        tcl>=8.4.6nb4
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 DIST_VERS=     2.1.11
 
 WRKSRC=                ${WRKDIR}/${DISTNAME}/unix



Home | Main Index | Thread Index | Old Index