diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-24 23:01:44 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-10-24 23:01:44 +0000 |
| commit | 9939a711a6bcccf27f7ac4c76d497f4e8bc0728f (patch) | |
| tree | 57c3b26dea3d9b26a18d7cf36c5200649d2f64df /print/acroread4 | |
| parent | 49634bd73aae1c79d33969fa03bc53bc14b556d0 (diff) | |
Add "NO_LATEST_LINK" so the poor user that does ``pkg_add -r acroread''
actually gets a PREFIX/bin/acroread command.
Diffstat (limited to 'print/acroread4')
| -rw-r--r-- | print/acroread4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/acroread4/Makefile b/print/acroread4/Makefile index 5851580179a0..8a079924eab2 100644 --- a/print/acroread4/Makefile +++ b/print/acroread4/Makefile @@ -15,6 +15,8 @@ MAINTAINER= dima@FreeBSD.org RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base +NO_LATEST_LINK= yes + ONLY_FOR_ARCHS= i386 NO_FILTER_SHLIBS= yes |
