Maintainer timeout for a week. I want to enable Qt5 and allow
others to use it, and this is one of two stoppers.
This makes sure that Qt5 isn't picked up, and leave mark that it
could be tried. Okay?
--
WBR,
Vadim Zhukov
Index: Makefile
===================================================================
RCS file: /cvs/ports/geo/qlandkartegt/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile 7 Nov 2014 10:40:05 -0000 1.22
+++ Makefile 10 Dec 2014 23:04:45 -0000
@@ -27,6 +27,8 @@ RUN_DEPENDS = devel/desktop-file-utils \
geo/garmindev \
geo/gpsbabel
+CONFIGURE_ARGS = -DQK_QT5_PORT=No
+
post-extract:
@find ${WRKDIST} -name *.orig -exec rm {} \;
@rm ${WRKSRC}/cmake/Modules/FindGDAL.cmake