summaryrefslogtreecommitdiff
path: root/graphics/tkpiechart/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-30 01:51:46 +0000
committerminskim <minskim>2004-03-30 01:51:46 +0000
commit4acb16be1a4693ec664a187438a188322259a686 (patch)
tree2865127807c22553974844c4f073db5384cceb8c /graphics/tkpiechart/Makefile
parente8805ac954365f5300e25b4e2672a1ca5b98609a (diff)
downloadpkgsrc-4acb16be1a4693ec664a187438a188322259a686.tar.gz
Switch to Tk 8.4 and enable pkgviews installation.
Diffstat (limited to 'graphics/tkpiechart/Makefile')
-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