summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-10-24 23:01:44 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-10-24 23:01:44 +0000
commit9939a711a6bcccf27f7ac4c76d497f4e8bc0728f (patch)
tree57c3b26dea3d9b26a18d7cf36c5200649d2f64df /print
parentUse ``mkdir -p'' rather than ``mkdir''. (diff)
Add "NO_LATEST_LINK" so the poor user that does ``pkg_add -r acroread''
actually gets a PREFIX/bin/acroread command.
Notes
Notes: svn path=/head/; revision=22603
Diffstat (limited to 'print')
-rw-r--r--print/acroread4/Makefile2
-rw-r--r--print/acroread5/Makefile2
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