Maintainer timeout for a week. I want to enable Qt5 and allow
others to use it, and this is the last stopper.
This makes sure that Qt5 doesn't get picked up, and leave mark that
this could be changed. Okay?
--
WBR,
Vadim Zhukov
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/openscenegraph/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile 7 Nov 2014 10:40:05 -0000 1.2
+++ Makefile 10 Dec 2014 23:23:16 -0000
@@ -58,6 +58,8 @@ LIB_DEPENDS = graphics/openexr \
print/poppler \
x11/gnome/librsvg
+CONFIGURE_ARGS = -DDESIRED_QT_VERSION=4
+
NO_TEST = Yes
.include <bsd.port.mk>