$OpenBSD: patch-Qt4Qt5_qscintilla_pro,v 1.3 2016/08/30 15:56:09 landry Exp $
--- Qt4Qt5/qscintilla.pro.orig	Mon Jul 25 16:13:58 2016
+++ Qt4Qt5/qscintilla.pro	Tue Aug  9 10:32:10 2016
@@ -47,7 +47,7 @@ greaterThan(QT_MAJOR_VERSION, 4) {
 # Scintilla namespace rather than pollute the global namespace.
 #DEFINES += SCI_NAMESPACE
 
-target.path = $$[QT_INSTALL_LIBS]
+target.path = ${LOCALBASE}/lib
 INSTALLS += target
 
 header.path = $$[QT_INSTALL_HEADERS]
