summaryrefslogtreecommitdiff
path: root/x11/py-Tk
diff options
context:
space:
mode:
authorgarbled <garbled>1999-04-26 19:25:05 +0000
committergarbled <garbled>1999-04-26 19:25:05 +0000
commit73ca404b2bbbd319a94bde5adab949b897c1e62a (patch)
treecbd4e7f32367eabba383bdae47b1034796d70252 /x11/py-Tk
parentc68094ecb0c6f2b1b8f40bd9d73fa2ef9cd5f66d (diff)
downloadpkgsrc-73ca404b2bbbd319a94bde5adab949b897c1e62a.tar.gz
add USE_X11=yes
Diffstat (limited to 'x11/py-Tk')
-rw-r--r--x11/py-Tk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile
index adc3a00de38..676511e304d 100644
--- a/x11/py-Tk/Makefile
+++ b/x11/py-Tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/04/14 06:15:57 tsarna Exp $
+# $NetBSD: Makefile,v 1.11 1999/04/26 19:30:27 garbled Exp $
#
DISTNAME= py152
@@ -16,6 +16,7 @@ DEPENDS+= tcl-8.0.5:../../lang/tcl80
DIST_SUBDIR= python
+USE_X11= yes
WRKSRC= ${WRKDIR}/Python-1.5.2/Modules
ALL_TARGET= default
EXTRACT_ELEMENTS= Python-1.5.2/Modules/_tkinter.c \