From 555f286ca1951e71463732dff86ed6ffc46087d5 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 7 Jan 2002 13:26:47 +0000 Subject: Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. PR: 33444 Submitted by: Hye-Shik Chang Add new MD5 to dependent ports. --- lang/python21/files/patch-Misc:Makefile.pre.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lang/python21/files/patch-Misc:Makefile.pre.in (limited to 'lang/python21/files/patch-Misc:Makefile.pre.in') diff --git a/lang/python21/files/patch-Misc:Makefile.pre.in b/lang/python21/files/patch-Misc:Makefile.pre.in deleted file mode 100644 index 2eaf2f04c91f..000000000000 --- a/lang/python21/files/patch-Misc:Makefile.pre.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Misc/Makefile.pre.in.orig Wed Dec 9 18:05:33 1998 -+++ Misc/Makefile.pre.in Thu Sep 7 21:04:19 2000 -@@ -92,7 +92,7 @@ - TARGET= python - - # Installed python binary (used only by boot target) --PYTHON= python -+PYTHON?= python - - # Add more -I and -D options here - CFLAGS= $(OPT) -I$(INCLUDEPY) -I$(EXECINCLUDEPY) $(DEFS) -- cgit v1.2.3