$OpenBSD: patch-Qt4Qt5_qscintilla_pro,v 1.4 2017/10/30 13:49:31 landry Exp $
Index: Qt4Qt5/qscintilla.pro
--- Qt4Qt5/qscintilla.pro.orig
+++ Qt4Qt5/qscintilla.pro
@@ -66,7 +66,7 @@ unix:!macx {
 # 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]
