diff options
author | krion <krion@FreeBSD.org> | 2005-01-31 01:27:18 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-31 01:27:18 +0800 |
commit | 22567a66262504cc579c147c3bf3fa431e40043b (patch) | |
tree | 0ff66b9c70ad48f9db4dabe1fd00893701f61ed5 /emulators | |
parent | d1c24a256587e581d32c393a023f772914b51af5 (diff) | |
download | freebsd-ports-gnome-22567a66262504cc579c147c3bf3fa431e40043b.tar.gz freebsd-ports-gnome-22567a66262504cc579c147c3bf3fa431e40043b.tar.zst freebsd-ports-gnome-22567a66262504cc579c147c3bf3fa431e40043b.zip |
Use NO_LATEST_LINK.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-suse-9.1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index 0e39182eae57..ec8f1b05fda4 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -48,6 +48,7 @@ EXTRACT_DEPENDS= rpm:${PORTSDIR}/archivers/rpm CONFLICTS= linux_base-6* linux_base-7* linux_base-debian* \ linux_base-gentoo* linux_base-rh-9* +NO_LATEST_LINK= yes RESTRICTED= "binaries under GNU GPL without accompanying source" ONLY_FOR_ARCHS= i386 DIST_SUBDIR= rpm/${MACHINE_ARCH}/suse |