Opera is i386-only.

This commit is contained in:
David E. O'Brien 2004-01-12 04:43:41 +00:00
parent 74b4aad765
commit edc4ccf018
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124412

View File

@ -69,7 +69,6 @@ extract-names()
## Start of set for CDROM #1
# This is the set required by sysinstall.
CDROM_SET_1=""
CDROM_SET_1="${CDROM_SET_1} devel/pcre"
if [ "X${PKG_ARCH}" = "Xalpha" ]; then
CDROM_SET_1="${CDROM_SET_1} emulators/osf1_base"
elif [ "X${PKG_ARCH}" = "Xi386" ]; then
@ -143,7 +142,9 @@ CDROM_SET_1="${CDROM_SET_1} shells/pdksh"
CDROM_SET_1="${CDROM_SET_1} shells/zsh"
CDROM_SET_1="${CDROM_SET_1} sysutils/portupgrade"
CDROM_SET_1="${CDROM_SET_1} www/lynx"
if [ "X${PKG_ARCH}" = "Xi386" ]; then
CDROM_SET_1="${CDROM_SET_1} www/opera"
fi
CDROM_SET_1="${CDROM_SET_1} x11/rxvt"
# VERY common build dependencies