aboutsummaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-nox11-legacy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/virtualbox-ose-nox11-legacy/Makefile')
-rw-r--r--emulators/virtualbox-ose-nox11-legacy/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/emulators/virtualbox-ose-nox11-legacy/Makefile b/emulators/virtualbox-ose-nox11-legacy/Makefile
new file mode 100644
index 000000000000..e641ebe6bd34
--- /dev/null
+++ b/emulators/virtualbox-ose-nox11-legacy/Makefile
@@ -0,0 +1,10 @@
+# $FreeBSD$
+
+PKGNAMESUFFIX= -nox11-legacy
+
+OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS MANUAL NLS PULSEAUDIO
+OPTIONS_EXCLUDE+= QT5 VPX X11
+
+MASTERDIR= ${.CURDIR}/../virtualbox-ose-legacy
+
+.include "${MASTERDIR}/Makefile"