diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-01-29 12:06:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-01-29 12:06:26 +0000 |
commit | b71cedc07aeea0f5606ff1ce7d37bbaef22a8383 (patch) | |
tree | 6a6abdbabc51dd445a67015ee3a8629be6193a56 /devel/linux_devtools | |
parent | f59f20149691f2dcc1906ff73711e6228cee7043 (diff) |
Notes
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} |