summaryrefslogtreecommitdiff
path: root/x11/qt5-qtserialport
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-03-02 23:03:59 +0000
committerryoon <ryoon@pkgsrc.org>2016-03-02 23:03:59 +0000
commitb4805e1dd7278d8a98118b538100e127a30c1876 (patch)
tree219b0960316cdf451f76ebfa827668a25957a4be /x11/qt5-qtserialport
parent984f6863cb0ac08279d967e4f83897ff9e904b43 (diff)
downloadpkgsrc-b4805e1dd7278d8a98118b538100e127a30c1876.tar.gz
Use RPATH instead of RUNPATH to fix library not found error from Qt5 apps
Bump PKGREVISION
Diffstat (limited to 'x11/qt5-qtserialport')
-rw-r--r--x11/qt5-qtserialport/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtserialport/Makefile b/x11/qt5-qtserialport/Makefile
index fcf5143c8f2..2ce239f664a 100644
--- a/x11/qt5-qtserialport/Makefile
+++ b/x11/qt5-qtserialport/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2015/10/26 19:04:00 adam Exp $
+# $NetBSD: Makefile,v 1.13 2016/03/02 23:04:01 ryoon Exp $
DISTNAME= qtserialport-opensource-src-${QTVERSION}
PKGNAME= qt5-qtserialport-${QTVERSION}
+PKGREVISION= 1
COMMENT= Qt5 module for Serial Port
BUILD_TARGET= sub-src