summaryrefslogtreecommitdiff
path: root/lang/STk
diff options
context:
space:
mode:
Diffstat (limited to 'lang/STk')
-rw-r--r--lang/STk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/STk/Makefile b/lang/STk/Makefile
index a4d05eaaa26..4bfeaea8770 100644
--- a/lang/STk/Makefile
+++ b/lang/STk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/11/16 11:57:33 agc Exp $
+# $NetBSD: Makefile,v 1.7 1999/04/26 18:47:53 garbled Exp $
#
DISTNAME= STk-3.99.2
@@ -9,5 +9,6 @@ MAINTAINER= perry@netbsd.org
HOMEPAGE= http://kaolin.unice.fr/STk/
GNU_CONFIGURE= yes
+USE_X11= yes
.include "../../mk/bsd.pkg.mk"