summaryrefslogtreecommitdiff
path: root/lang/STk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/STk/Makefile')
-rw-r--r--lang/STk/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/lang/STk/Makefile b/lang/STk/Makefile
index 04dfc43774f..16c4f7d3ef7 100644
--- a/lang/STk/Makefile
+++ b/lang/STk/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.9 2001/02/17 09:06:57 agc Exp $
-#
+# $NetBSD: Makefile,v 1.10 2003/05/10 00:26:33 jtb Exp $
-DISTNAME= STk-3.99.2
-CATEGORIES= lang
-MASTER_SITES= ftp://kaolin.unice.fr/pub/STk/
+DISTNAME= STk-4.0.1
+CATEGORIES= lang
+MASTER_SITES= ftp://kaolin.unice.fr/pub/STk/
-MAINTAINER= perry@netbsd.org
-HOMEPAGE= http://kaolin.unice.fr/STk/
-COMMENT= Scheme interpreter with full access to the Tk graphical package
+MAINTAINER= perry@netbsd.org
+HOMEPAGE= http://kaolin.unice.fr/STk/
+COMMENT= Scheme interpreter with full access to the Tk graphical package
+USE_BUILDLINK2= yes
OSVERSION_SPECIFIC= yes
-GNU_CONFIGURE= yes
-USE_X11= yes
+GNU_CONFIGURE= yes
+USE_X11= yes
.include "../../mk/bsd.pkg.mk"