From 161621351211788c872d09a81e302310b54217e5 Mon Sep 17 00:00:00 2001 From: edwin Date: Tue, 9 May 2006 20:52:24 +0000 Subject: Remove USE_REINPLACE from the categories starting with L --- lang/python31/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lang/python31') diff --git a/lang/python31/Makefile b/lang/python31/Makefile index b031440dccb5..9d55275a9027 100644 --- a/lang/python31/Makefile +++ b/lang/python31/Makefile @@ -27,7 +27,6 @@ INSTALL_TARGET= altinstall MAN1= ${PYTHON_VERSION}.1 USE_PYTHON= yes -USE_REINPLACE= yes PYTHON_VERSION= python2.5 PYTHON_NO_DEPENDS= yes LATEST_LINK= ${PYTHON_VERSION:S/.//} -- cgit