pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/p5-Tk Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96ead990efb1
branches:  trunk
changeset: 475032:96ead990efb1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun May 09 05:30:44 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 x11/p5-Tk/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e18ff43148cb -r 96ead990efb1 x11/p5-Tk/Makefile
--- a/x11/p5-Tk/Makefile        Sun May 09 05:21:53 2004 +0000
+++ b/x11/p5-Tk/Makefile        Sun May 09 05:30:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2004/05/06 11:05:58 markd Exp $
+# $NetBSD: Makefile,v 1.40 2004/05/09 05:30:44 minskim Exp $
 # FreeBSD Id: Makefile,v 1.14 1997/09/14 04:00:00 jfitz Exp
 #
 
@@ -14,6 +14,8 @@
 
 BUILD_DEPENDS=         p5-HTML-Parser>=3.19:../../www/p5-HTML-Parser
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=        YES
 USE_X11=       YES
 PERL5_REQD=    5.8



Home | Main Index | Thread Index | Old Index