diff options
Diffstat (limited to 'emulators/virtualbox-ose-nox11-70/Makefile')
-rw-r--r-- | emulators/virtualbox-ose-nox11-70/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/virtualbox-ose-nox11-70/Makefile b/emulators/virtualbox-ose-nox11-70/Makefile index b1f9189a1bd4..278eadfa1f23 100644 --- a/emulators/virtualbox-ose-nox11-70/Makefile +++ b/emulators/virtualbox-ose-nox11-70/Makefile @@ -1,10 +1,10 @@ -PORTREVISION= 0 +PORTREVISION= 2 PKGNAMESUFFIX= -nox11-70 MASTERDIR= ${.CURDIR}/../virtualbox-ose-70 -OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS DOCS NLS PULSEAUDIO \ - QT5 VPX X11 +OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS DOCS NLS OGG PULSEAUDIO \ + QT5 VORBIS VPX X11 SLAVE_PORT= yes |