diff options
-rw-r--r-- | emulators/linux_base-6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index c6924ff..1c3faea 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -36,6 +36,7 @@ PREFIX= ${LINUXBASE} EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes +NO_LATEST_LINK= yes NO_MTREE= yes PLIST= ${PKGDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} |