mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
Shift to the same version of perl that portmgr@ has as their default.
Pointed out by: jhb
This commit is contained in:
parent
a8595b6640
commit
49bfd0462f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133400
@ -77,7 +77,7 @@ fi
|
||||
if [ "X${PKG_ARCH}" = "Xamd64" -o "X${PKG_ARCH}" = "Xsparc64" -o "X${PKG_ARCH}" = "Xia64" ]; then
|
||||
CDROM_SET_1="${CDROM_SET_1} devel/gdb6"
|
||||
fi
|
||||
CDROM_SET_1="${CDROM_SET_1} lang/perl5"
|
||||
CDROM_SET_1="${CDROM_SET_1} lang/perl5.8"
|
||||
CDROM_SET_1="${CDROM_SET_1} mail/exim"
|
||||
CDROM_SET_1="${CDROM_SET_1} mail/postfix"
|
||||
CDROM_SET_1="${CDROM_SET_1} net/pcnfsd"
|
||||
|
Loading…
Reference in New Issue
Block a user