summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-30 01:43:55 +0000
committerminskim <minskim@pkgsrc.org>2004-03-30 01:43:55 +0000
commit286efc3e7e3fd5a72a596731025f9f2335f8b323 (patch)
tree2dcb8d40924708664a91100f65ba7954248aa3d1 /devel
parent8a8b0a6a9da0b6b19e53c4180551a2b429d0b4c5 (diff)
downloadpkgsrc-286efc3e7e3fd5a72a596731025f9f2335f8b323.tar.gz
Switch to Tcl 8.4 and enable pkgviews installation.
Diffstat (limited to 'devel')
-rw-r--r--devel/stooop/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/stooop/Makefile b/devel/stooop/Makefile
index c92e559f4c5..b5e91d9b8f9 100644
--- a/devel/stooop/Makefile
+++ b/devel/stooop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/03/08 19:52:51 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/30 01:43:55 minskim Exp $
DISTNAME= stooop-4.1.1
CATEGORIES= x11 tcl
@@ -8,7 +8,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://jfontain.free.fr/
COMMENT= Simple Tcl Only Object Oriented Programming scheme
-DEPENDS+= tcl>=8.3.2:../../lang/tcl83
+DEPENDS+= tcl>=8.3.2:../../lang/tcl
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
NO_CONFIGURE= yes
NO_BUILD= yes