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-6 | |
parent | f59f20149691f2dcc1906ff73711e6228cee7043 (diff) | |
download | ports-b71cedc07aeea0f5606ff1ce7d37bbaef22a8383.tar.gz ports-b71cedc07aeea0f5606ff1ce7d37bbaef22a8383.zip |
Notes
Diffstat (limited to 'devel/linux_devtools-6')
-rw-r--r-- | devel/linux_devtools-6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile index 8070a34444fc..80ee48f65f79 100644 --- a/devel/linux_devtools-6/Makefile +++ b/devel/linux_devtools-6/Makefile @@ -31,6 +31,7 @@ BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= \ ${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base-6 +NO_LATEST_LINK= yes ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= /compat/linux |