From daf4a838d154406ed94436f2e630a15c4074e762 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 6 May 1998 16:19:01 +0000 Subject: Cleanup "Makefile" as suggested by Jaromir Dolecek in PR pkg/5408. --- lang/python/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang/python') diff --git a/lang/python/Makefile b/lang/python/Makefile index 7f8a99f17de..7a113dea510 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/05/04 19:29:17 tron Exp $ +# $NetBSD: Makefile,v 1.5 1998/05/06 16:19:01 tron Exp $ # DISTNAME= pyth151 @@ -27,8 +27,6 @@ NOSHARED=\# post-configure: ${SED} -e 's/@NO64BIT@/${NO64BIT}/' -e 's/@NOSHARED@/${NOSHARED}/' \ - -e 's/@NOREADLINE@/${NOREADLINE}/' -e 's/@NOTK@/${NOTK}/' \ - -e 's^@PREFIX@^${PREFIX}^g' -e 's^@X11BASE@^${X11BASE}^g' \ ${FILESDIR}/Setup >${WRKSRC}/Modules/Setup post-install: -- cgit v1.2.3