summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorgarbled <garbled>1999-04-26 18:38:28 +0000
committergarbled <garbled>1999-04-26 18:38:28 +0000
commit1014b9abc98aade55cd24a3849aba55b69addda7 (patch)
treed35220b289012141922a93aca72c63bd3963cf12 /lang
parent3ce59d0261e79ed7daaca37768d4c3769c6e112b (diff)
downloadpkgsrc-1014b9abc98aade55cd24a3849aba55b69addda7.tar.gz
add USE_X11=yes
Diffstat (limited to 'lang')
-rw-r--r--lang/STk/Makefile3
-rw-r--r--lang/tclX80/Makefile3
2 files changed, 4 insertions, 2 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"
diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile
index 3e0c2e4aa18..26db82aa163 100644
--- a/lang/tclX80/Makefile
+++ b/lang/tclX80/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/04/10 21:49:05 tron Exp $
+# $NetBSD: Makefile,v 1.10 1999/04/26 18:47:53 garbled Exp $
#
DISTNAME= tclX8.0.4
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.neosoft.com/TclX/
DEPENDS+= tk-8.0.5:../../x11/tk80
+USE_X11= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared --with-tk