$OpenBSD: patch-Qt4Qt5_qscintilla_pro,v 1.2 2013/11/10 22:23:43 sthen Exp $
--- Qt4Qt5/qscintilla.pro.orig	Fri Nov  8 15:31:02 2013
+++ Qt4Qt5/qscintilla.pro	Sun Nov 10 21:48:25 2013
@@ -47,7 +47,7 @@ greaterThan(QT_MAJOR_VERSION, 4) {
 #DEFINES += SCI_NAMESPACE
 
 # Handle both Qt v4 and v3.
-target.path = $$[QT_INSTALL_LIBS]
+target.path = ${LOCALBASE}/lib
 isEmpty(target.path) {
 	target.path = $(QTDIR)/lib
 }
