diff options
Diffstat (limited to 'lang/python20/Makefile')
-rw-r--r-- | lang/python20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python20/Makefile b/lang/python20/Makefile index 3a8b9a65514d..a36cd7972efd 100644 --- a/lang/python20/Makefile +++ b/lang/python20/Makefile @@ -22,6 +22,7 @@ CONFIGURE_ENV= OPT="${CFLAGS}" INSTALL_TARGET= install PLIST= ${WRKDIR}/PLIST MAN1= python.1 +NO_LATEST_LINK= yes USE_PYTHON= yes PYTHON_VERSION= python2.0 |