mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Appease stage-qa.
PR: 217511
This commit is contained in:
parent
d06b7d37b9
commit
6cc5604218
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491653
@ -149,7 +149,7 @@ USES+= python:2.7,build
|
||||
CONFIGURE_ARGS+= --enable-qt5
|
||||
PLIST_SUB+= QT=""
|
||||
USES+= gl qmake:no_env qt:5
|
||||
USE_GL= glu
|
||||
USE_GL= gl glu
|
||||
USE_QT= buildtools_build core dbus gui linguisttools_build opengl
|
||||
USE_QT+= printsupport widgets x11extras
|
||||
USE_XORG= xcb
|
||||
@ -328,7 +328,9 @@ do-install:
|
||||
${MKDIR} ${STAGEDIR}${VBOX_DIR}
|
||||
cd ${KMK_BUILDDIR}/bin && ${COPYTREE_SHARE} \
|
||||
"*.fd *.r0 *.rc *.so components" ${STAGEDIR}${VBOX_DIR}
|
||||
.if ${PORT_OPTIONS:MPYTHON} || ${PORT_OPTIONS:MWEBSERVICE}
|
||||
${RLN} ${STAGEDIR}${DATADIR}/sdk ${STAGEDIR}${VBOX_DIR}
|
||||
.endif
|
||||
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/src/VBox/Installer/freebsd/VBox.sh \
|
||||
${STAGEDIR}${VBOX_DIR}
|
||||
|
@ -422,7 +422,7 @@ lib/virtualbox/VMMR0.r0
|
||||
lib/virtualbox/VMMRC.rc
|
||||
%%QT%%@(root,%%VBOXGROUP%%,4510) lib/virtualbox/VirtualBox
|
||||
%%QT%%lib/virtualbox/VirtualBox.so
|
||||
lib/virtualbox/sdk
|
||||
%%SDK%%lib/virtualbox/sdk
|
||||
%%WEBSERVICE%%lib/virtualbox/vboxwebsrv
|
||||
%%WEBSERVICE%%lib/virtualbox/webtest
|
||||
%%VNC%%lib/virtualbox/ExtensionPacks/VNC/ExtPack-license.html
|
||||
|
Loading…
Reference in New Issue
Block a user