summaryrefslogtreecommitdiff
path: root/x11/qt5-qtwebkit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-08-29 15:52:29 +0000
committerwiz <wiz@pkgsrc.org>2014-08-29 15:52:29 +0000
commit5e2690afbc6dfb72c2e994b6286ddf4b88fe2dfe (patch)
tree1a0344ae9d8b68dfbac919b3c51cbbfac48583da /x11/qt5-qtwebkit
parenta9ee342a60f308b888c7d036536840f6e0ef7319 (diff)
downloadpkgsrc-5e2690afbc6dfb72c2e994b6286ddf4b88fe2dfe.tar.gz
Fix an rpath using a buildlink transform.
I didn't find the exact place this is set. Feel free to replace it with a patch if you do. Bump PKGREVISION for people compiling without PKG_DEVELOPER set.
Diffstat (limited to 'x11/qt5-qtwebkit')
-rw-r--r--x11/qt5-qtwebkit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/qt5-qtwebkit/Makefile b/x11/qt5-qtwebkit/Makefile
index 9481f72a5cb..c4b701ba811 100644
--- a/x11/qt5-qtwebkit/Makefile
+++ b/x11/qt5-qtwebkit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2014/08/24 09:38:23 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2014/08/29 15:52:29 wiz Exp $
PKGNAME= qt5-qtwebkit-${QTVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Qt5 WebView module
.include "../../x11/qt5-qtbase/Makefile.common"
@@ -17,6 +17,7 @@ MAKE_ENV+= QTDIR=${QTDIR}
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
INSTALLATION_DIRS+= lib/pkgconfig
+BUILDLINK_TRANSFORM+= rpath:${WRKSRC}/qtwebkit/lib:${QTDIR}/lib
QTPKGCONFIGPC= Qt5WebKit.pc Qt5WebKitWidgets.pc
BROKEN_FILES+= qt5/lib/pkgconfig/Qt5WebKit.pc \