diff options
Diffstat (limited to 'lang/python21/Makefile')
-rw-r--r-- | lang/python21/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile index 335966e978df..83057b44f949 100644 --- a/lang/python21/Makefile +++ b/lang/python21/Makefile @@ -28,7 +28,6 @@ USE_PYTHON= yes PYTHON_VERSION= python2.1 PYTHON_NO_DEPENDS= yes LATEST_LINK= ${PYTHON_VERSION:S/.//} -USE_REINPLACE= yes # # If you don't want to use Python's thread module, you need to set |