summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2018-04-11 12:38:33 +0000
committermarkd <markd@pkgsrc.org>2018-04-11 12:38:33 +0000
commit8c05caf3e5b59faa57c413a6ead1e2826b30fbe1 (patch)
treeb471231e0dd0c5e6eef90463cacafac6b5dd6db0 /x11
parent78fb74a2d51b25dd815d0307260e7680398dc4dc (diff)
downloadpkgsrc-8c05caf3e5b59faa57c413a6ead1e2826b30fbe1.tar.gz
qt5-qtquickcontrols2: fix links to .pc files
Diffstat (limited to 'x11')
-rw-r--r--x11/qt5-qtquickcontrols2/Makefile10
-rw-r--r--x11/qt5-qtquickcontrols2/PLIST3
2 files changed, 10 insertions, 3 deletions
diff --git a/x11/qt5-qtquickcontrols2/Makefile b/x11/qt5-qtquickcontrols2/Makefile
index 2a22900e3e1..16f4af84c5a 100644
--- a/x11/qt5-qtquickcontrols2/Makefile
+++ b/x11/qt5-qtquickcontrols2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2018/03/12 11:15:56 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/04/11 12:38:33 markd Exp $
DISTNAME= qtquickcontrols2-everywhere-src-${QTVERSION}
PKGNAME= qt5-qtquickcontrols2-${QTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Next generation user interface controls based on Qt Quick
BUILD_TARGET= sub-src
@@ -12,5 +12,11 @@ INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
.include "../../x11/qt5-qtbase/Makefile.common"
+post-install:
+.for i in Qt5QuickControls2.pc
+ cd ${DESTDIR}${PREFIX}/lib/pkgconfig && \
+ ${LN} -f -s ${QTPREFIX}/lib/pkgconfig/${i} ${i}
+.endfor
+
.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/qt5-qtquickcontrols2/PLIST b/x11/qt5-qtquickcontrols2/PLIST
index 06563b7febb..35b64fb7b58 100644
--- a/x11/qt5-qtquickcontrols2/PLIST
+++ b/x11/qt5-qtquickcontrols2/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2018/03/01 20:09:50 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/04/11 12:38:33 markd Exp $
+lib/pkgconfig/Qt5QuickControls2.pc
qt5/include/QtQuickControls2/${PKGVERSION}/QtQuickControls2/private/qquickanimatednode_p.h
qt5/include/QtQuickControls2/${PKGVERSION}/QtQuickControls2/private/qquickattachedobject_p.h
qt5/include/QtQuickControls2/${PKGVERSION}/QtQuickControls2/private/qquickchecklabel_p.h