diff options
Diffstat (limited to 'devel/linux_devtools')
-rw-r--r-- | devel/linux_devtools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile index 6ce706f156d0..32b71755c28e 100644 --- a/devel/linux_devtools/Makefile +++ b/devel/linux_devtools/Makefile @@ -36,6 +36,7 @@ RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 RESTRICTED= "binaries under GNU GPL without accompanying source" +NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 CONFLICTS= linux_devtools-* DIST_SUBDIR= rpm/${MACHINE_ARCH}/${PORTVERSION} |