freebsd-ports/emulators/virtualbox-ose-nox11-legacy/Makefile
Vladimir Druzenko 537968d0fd emulators/virtualbox-ose{,-nox11}-legacy: fix PORTREVISION and option MANUAL => DOCS
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
2023-07-19 13:12:44 +03:00

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"