summaryrefslogtreecommitdiff
path: root/x11/py-Tk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-Tk/Makefile')
-rw-r--r--x11/py-Tk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile
index a03d3440af4..58ac50b107a 100644
--- a/x11/py-Tk/Makefile
+++ b/x11/py-Tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/09/22 16:13:34 tsarna Exp $
+# $NetBSD: Makefile,v 1.6 1998/09/27 22:24:44 tsarna Exp $
#
DISTNAME= pyth151
@@ -15,6 +15,8 @@ DEPENDS+= python-1.5.1:../../lang/python
DEPENDS+= tk-8.0p2:../../x11/tk80
DEPENDS+= tcl-8.0p2:../../lang/tcl80
+NOT_FOR_ARCHS= alpha # possibly broken
+
WRKSRC= ${WRKDIR}/Python-1.5.1/Modules
ALL_TARGET= default
EXTRACT_AFTER_ARGS= Python-1.5.1/Modules/_tkinter.c \