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 | |
parent | 49634bd73aae1c79d33969fa03bc53bc14b556d0 (diff) | |
download | ports-9939a711a6bcccf27f7ac4c76d497f4e8bc0728f.tar.gz ports-9939a711a6bcccf27f7ac4c76d497f4e8bc0728f.zip |
Notes
-rw-r--r-- | print/acroread4/Makefile | 2 | ||||
-rw-r--r-- | print/acroread5/Makefile | 2 |
2 files changed, 4 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 diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index 5851580179a0..8a079924eab2 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/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 |