diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh --- a/release/scripts/pkg-stage.sh +++ b/release/scripts/pkg-stage.sh @@ -12,7 +12,8 @@ export PKGCMD="/usr/sbin/pkg -d --rootdir ${ROOTDIR}" export PORTSDIR="${PORTSDIR:-/usr/ports}" -_DVD_PACKAGES="devel/git@lite +_DVD_PACKAGES=" +devel/git@lite graphics/drm-kmod graphics/drm-510-kmod graphics/drm-515-kmod @@ -33,7 +34,8 @@ x11/kde x11/sddm x11/xorg -x11-wm/sway" +x11-wm/sway +" # If NOPORTS is set for the release, do not attempt to build pkg(8). if [ ! -f ${PORTSDIR}/Makefile ]; then