537968d0fd
1. Fix PORTREVISION in master port emulators/virtualbox-ose-legacy for slave port emulators/virtualbox-ose-nox11-legacy. 2. Rename in slave port emulators/virtualbox-ose-nox11-legacy MANUAL to DOCS - in master port was renamed in https://cgit.freebsd.org/ports/commit?id=a0ef5898beb4c6a73e9d94aaa452c0eb37cbb14c. 3. Bump emulators/virtualbox-ose-nox11-legacy. Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D41071 MFH: 2023Q3
9 lines
227 B
Makefile
9 lines
227 B
Makefile
PORTREVISION= 16
|
|
PKGNAMESUFFIX= -nox11-legacy
|
|
|
|
OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS DOCS NLS PULSEAUDIO
|
|
OPTIONS_EXCLUDE+= QT5 VPX X11
|
|
|
|
MASTERDIR= ${.CURDIR}/../virtualbox-ose-legacy
|
|
|
|
.include "${MASTERDIR}/Makefile"
|