diff options
Diffstat (limited to 'lang/python15/Makefile')
-rw-r--r-- | lang/python15/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python15/Makefile b/lang/python15/Makefile index 18472eedaff6..d9f2cb76af5e 100644 --- a/lang/python15/Makefile +++ b/lang/python15/Makefile @@ -23,6 +23,7 @@ CONFIGURE_ENV= OPT="${CFLAGS}" INSTALL_TARGET= install PLIST= ${WRKDIR}/PLIST MAN1= python.1 +NO_LATEST_LINK= yes # # The standard setup file |