View | Details | Raw Unified | Return to bug 200764 | Differences between
and this patch

Collapse All | Expand All

(-)emulators/virtualbox-ose/Makefile (-1 / +1 lines)
Lines 151-157 Link Here
151
151
152
.if ${PORT_OPTIONS:MQT4}
152
.if ${PORT_OPTIONS:MQT4}
153
QT_NONSTANDARD=	yes
153
QT_NONSTANDARD=	yes
154
USE_QT4=	linguist_build moc_build rcc_build uic_build
154
USE_QT4=	linguisttools_build moc_build rcc_build uic_build
155
USE_QT4+=	gui network opengl
155
USE_QT4+=	gui network opengl
156
INSTALLS_ICONS=	yes
156
INSTALLS_ICONS=	yes
157
VBOX_PROGS+=	VirtualBox
157
VBOX_PROGS+=	VirtualBox

Return to bug 200764