summaryrefslogtreecommitdiff
path: root/graphics/tkpiechart
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-30 01:51:46 +0000
committerminskim <minskim@pkgsrc.org>2004-03-30 01:51:46 +0000
commitca0edf2de6e39fa60b1693040de9569f01a4e220 (patch)
tree2865127807c22553974844c4f073db5384cceb8c /graphics/tkpiechart
parent91df845178d97a232abdf021e126f56db4a85977 (diff)
downloadpkgsrc-ca0edf2de6e39fa60b1693040de9569f01a4e220.tar.gz
Switch to Tk 8.4 and enable pkgviews installation.
Diffstat (limited to 'graphics/tkpiechart')
-rw-r--r--graphics/tkpiechart/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/tkpiechart/Makefile b/graphics/tkpiechart/Makefile
index d9491026eab..eac03a3311f 100644
--- a/graphics/tkpiechart/Makefile
+++ b/graphics/tkpiechart/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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