Hello,
After the latest QT4 changes I noticed that VirtualBox needs a
dependency on graphics/qt4-opengl, so here it is (checked on
poudriere):
Index: Makefile
===================================================================
--- Makefile (revision 339028)
+++ Makefile (working copy)
@@ -27,7 +27,8 @@
python:${PORTSDIR}/lang/python
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libxslt.so:${PORTSDIR}/textproc/libxslt \
- libcurl.so:${PORTSDIR}/ftp/curl
+ libcurl.so:${PORTSDIR}/ftp/curl \
+ libQtOpenGL.so:${PORTSDIR}/graphics/qt4-opengl
RUN_DEPENDS= ${KMODDIR}/vboxdrv.ko:${PORTSDIR}/emulators/virtualbox-ose-kmod
\
cdrecord:${PORTSDIR}/sysutils/cdrtools
--
jimmy
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"