diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2023-07-04 20:24:52 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2023-07-04 20:24:52 +0000 |
| commit | fea4a44c1965d4b709362a74abb0ab4b28ec29ac (patch) | |
| tree | 11ee1c16e2b30ef5b131c9d7354fbf3db288c37a /release/scripts | |
| parent | 53a03e312cf27fca9b672c22d9b1687a66785cfb (diff) | |
Diffstat (limited to 'release/scripts')
| -rwxr-xr-x | release/scripts/pkg-stage.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh index e2a51e4ef2f0..24973540ca6d 100755 --- a/release/scripts/pkg-stage.sh +++ b/release/scripts/pkg-stage.sh @@ -15,8 +15,9 @@ export PORTSDIR="${PORTSDIR:-/usr/ports}" _DVD_PACKAGES="archivers/unzip devel/git emulators/linux_base-c7 -graphics/drm-legacy-kmod -graphics/drm-stable-kmod +graphics/drm-kmod +graphics/drm-510-kmod +graphics/drm-515-kmod misc/freebsd-doc-all net/mpd5 net/rsync |
