pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/tkpiechart Switch to Tk 8.4 and enable pkgvie...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f9297489e771
branches: trunk
changeset: 471694:f9297489e771
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Mar 30 01:51:46 2004 +0000
description:
Switch to Tk 8.4 and enable pkgviews installation.
diffstat:
graphics/tkpiechart/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r fba6cb668f1a -r f9297489e771 graphics/tkpiechart/Makefile
--- a/graphics/tkpiechart/Makefile Tue Mar 30 01:51:18 2004 +0000
+++ b/graphics/tkpiechart/Makefile Tue Mar 30 01:51:46 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/08 20:27:14 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2004/03/30 01:51:46 minskim Exp $
DISTNAME= tkpiechart-5.4
CATEGORIES= graphics
@@ -8,9 +8,11 @@
HOMEPAGE= http://jfontain.free.fr/
COMMENT= Tcl/Tk pie-chart utility; in Tcl, not as an extension
-DEPENDS+= tk>=8.3.2:../../x11/tk83
+DEPENDS+= tk>=8.3.2:../../x11/tk
DEPENDS+= stooop>=3.7:../../devel/stooop
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
NO_CONFIGURE= yes
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index