diff options
author | jkim <jkim@FreeBSD.org> | 2017-10-24 00:49:37 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2017-10-24 00:49:37 +0800 |
commit | e7f8940fcc968e3e2b817b3adf6863901f173424 (patch) | |
tree | 59ebc83e78d55ac6d30246fd5a61e3a9ad735d1d /emulators/virtualbox-ose-nox11 | |
parent | 9a3166f4f5030e15518b071ee83864b6d457621c (diff) | |
download | freebsd-ports-gnome-e7f8940fcc968e3e2b817b3adf6863901f173424.tar.gz freebsd-ports-gnome-e7f8940fcc968e3e2b817b3adf6863901f173424.tar.zst freebsd-ports-gnome-e7f8940fcc968e3e2b817b3adf6863901f173424.zip |
Update to 5.2.0.
Diffstat (limited to 'emulators/virtualbox-ose-nox11')
-rw-r--r-- | emulators/virtualbox-ose-nox11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose-nox11/Makefile b/emulators/virtualbox-ose-nox11/Makefile index 77e1fe16555f..e769959f4b35 100644 --- a/emulators/virtualbox-ose-nox11/Makefile +++ b/emulators/virtualbox-ose-nox11/Makefile @@ -3,7 +3,7 @@ PKGNAMESUFFIX= -nox11 OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS MANUAL NLS PULSEAUDIO -OPTIONS_EXCLUDE+= QT4 QT5 VPX X11 +OPTIONS_EXCLUDE+= QT5 VPX X11 MASTERDIR= ${.CURDIR}/../virtualbox-ose |