ports/emulators/virtualbox-ose-nox11/Makefile
Vladimir Druzenko 962fcca064 emulators/virtualbox-ose{,-nox11}: Fix build python library
MFH:	2025Q2
(cherry picked from commit 9f3b8e1ffa)
2025-04-27 05:46:44 +03:00

11 lines
217 B
Makefile

PORTREVISION= 12
PKGNAMESUFFIX= -nox11
MASTERDIR= ${.CURDIR}/../virtualbox-ose
OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS DOCS NLS PULSEAUDIO \
QT5 VPX X11
SLAVE_PORT= yes
.include "${MASTERDIR}/Makefile"