diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-13 13:08:26 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-13 13:08:26 +0000 |
commit | cbda8c632bf30e9b52fc10c805cabe9a8a40595c (patch) | |
tree | 7c78828fe1353541098b881f3511ca551b589a2d /print/acroread4 | |
parent | c88e11f89652f120373f04427f40737138c98e1e (diff) | |
download | ports-cbda8c632bf30e9b52fc10c805cabe9a8a40595c.tar.gz ports-cbda8c632bf30e9b52fc10c805cabe9a8a40595c.zip |
Notes
Diffstat (limited to 'print/acroread4')
-rw-r--r-- | print/acroread4/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/acroread4/Makefile b/print/acroread4/Makefile index ec63cb3b676b..336d414ad659 100644 --- a/print/acroread4/Makefile +++ b/print/acroread4/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= acroread +PORTNAME= acroread4 PORTVERSION= 4.05 CATEGORIES= print linux MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/4.x/ @@ -24,8 +24,6 @@ RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulat RUN_DEPENDS= /compat/osf1/usr/shlib/libc.so:${PORTSDIR}/emulators/osf1_base .endif -NO_LATEST_LINK= yes - ONLY_FOR_ARCHS= i386 alpha NO_FILTER_SHLIBS= yes |