diff options
Diffstat (limited to 'x11/py-Tk')
-rw-r--r-- | x11/py-Tk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile index 2a1bf3abe04..3af2c53b9cb 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/11/12 14:56:32 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/12/18 00:42:40 tsarna Exp $ # DISTNAME= pyth151 @@ -16,8 +16,6 @@ DEPENDS+= tcl-8.0p2:../../lang/tcl80 DIST_SUBDIR= python -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 \ |