The print/acroread4 port seems to be gone. acroread5 doesn't run on
Alpha so that leaves acroread (3). Users are probably better off with xpdf so just drop acroread completely. MFC after: 3 days
This commit is contained in:
parent
77b691e0ad
commit
97bfd54f4f
@ -125,9 +125,6 @@ CDROM_SET_1="${CDROM_SET_1} net/samba"
|
||||
CDROM_SET_1="${CDROM_SET_1} news/slrn"
|
||||
CDROM_SET_1="${CDROM_SET_1} news/tin"
|
||||
CDROM_SET_1="${CDROM_SET_1} print/a2ps-letter"
|
||||
if [ "X${PKG_ARCH}" = "Xalpha" ]; then
|
||||
CDROM_SET_1="${CDROM_SET_1} print/acroread4"
|
||||
fi
|
||||
if [ "X${PKG_ARCH}" = "Xi386" ]; then
|
||||
CDROM_SET_1="${CDROM_SET_1} print/acroread5"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user