From 85974a09198fd2b7dca68a34e4b975353b5360dd Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Sat, 27 Jan 2007 03:38:41 +0000 Subject: Remove python21 and python22. These version lines are long deprecated and no ports require them. Approved by: python@ --- 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