aboutsummaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2017-01-19 06:36:46 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2017-01-19 06:36:46 +0000
commit1407973eda064c1077dc9dd25f1aedab7b69019f (patch)
treea2ed0e79938e033fc0b8bed3b47449c6aa886e8d /emulators/virtualbox-ose/Makefile
parent70e33ecd6f8ded6c13a02b8261fe46374b73b018 (diff)
downloadports-1407973eda064c1077dc9dd25f1aedab7b69019f.tar.gz
ports-1407973eda064c1077dc9dd25f1aedab7b69019f.zip
Fix build with QT4.
Reported by: ler Tested by: ler
Notes
Notes: svn path=/head/; revision=431852
Diffstat (limited to 'emulators/virtualbox-ose/Makefile')
-rw-r--r--emulators/virtualbox-ose/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile
index 26bf6371fdfc..32f74a21fc0d 100644
--- a/emulators/virtualbox-ose/Makefile
+++ b/emulators/virtualbox-ose/Makefile
@@ -169,6 +169,8 @@ VBOX_PROGS+= VirtualBox
VBOX_UTILS+= VBoxTestOGL
VBOX_WITH_QT= 1
.if ${PORT_OPTIONS:MQT4}
+EXTRA_PATCHES+= ${PATCHDIR}/extrapatch-src_VBox_Frontends_VirtualBox_src_net_UIDownloaderAdditions.cpp \
+ ${PATCHDIR}/extrapatch-src_VBox_Frontends_VirtualBox_src_net_UIDownloaderExtensionPack.cpp
CONFIGURE_ARGS+= --enable-qt4
USE_QT4= corelib gui linguist_build moc_build network opengl
USE_QT4+= rcc_build uic_build