From 78fb74a2d51b25dd815d0307260e7680398dc4dc Mon Sep 17 00:00:00 2001 From: markd Date: Wed, 11 Apr 2018 12:34:38 +0000 Subject: qt5-qtlocation: fix links to .pc files --- x11/qt5-qtlocation/Makefile | 6 +++--- x11/qt5-qtlocation/PLIST | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/qt5-qtlocation/Makefile b/x11/qt5-qtlocation/Makefile index 88dc21033ba..4ac843d004d 100644 --- a/x11/qt5-qtlocation/Makefile +++ b/x11/qt5-qtlocation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2018/03/12 11:15:56 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2018/04/11 12:34:38 markd Exp $ DISTNAME= qtlocation-everywhere-src-${QTVERSION} PKGNAME= qt5-qtlocation-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 module for qtlocation BUILD_TARGET= sub-src @@ -13,7 +13,7 @@ INSTALLATION_DIRS+= lib/pkgconfig .include "../../x11/qt5-qtbase/Makefile.common" post-install: -.for i in Qt5Positioning.pc +.for i in Qt5Location.pc Qt5Positioning.pc cd ${DESTDIR}${PREFIX}/lib/pkgconfig && \ ${LN} -f -s ${QTPREFIX}/lib/pkgconfig/${i} ${i} .endfor diff --git a/x11/qt5-qtlocation/PLIST b/x11/qt5-qtlocation/PLIST index a37ac910284..d24e9c68cd0 100644 --- a/x11/qt5-qtlocation/PLIST +++ b/x11/qt5-qtlocation/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.6 2018/03/01 20:09:49 adam Exp $ +@comment $NetBSD: PLIST,v 1.7 2018/04/11 12:34:38 markd Exp $ +lib/pkgconfig/Qt5Location.pc lib/pkgconfig/Qt5Positioning.pc qt5/include/QtLocation/${PKGVERSION}/QtLocation/private/error_messages_p.h qt5/include/QtLocation/${PKGVERSION}/QtLocation/private/locationvaluetypehelper_p.h -- cgit v1.2.3