diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /x11/qt5-qtdeclarative | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'x11/qt5-qtdeclarative')
-rw-r--r-- | x11/qt5-qtdeclarative/Makefile | 3 | ||||
-rw-r--r-- | x11/qt5-qtdeclarative/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/qt5-qtdeclarative/Makefile b/x11/qt5-qtdeclarative/Makefile index 25a54e25d75..94ae46cdb97 100644 --- a/x11/qt5-qtdeclarative/Makefile +++ b/x11/qt5-qtdeclarative/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2018/03/01 20:09:49 adam Exp $ +# $NetBSD: Makefile,v 1.27 2018/03/12 11:15:56 wiz Exp $ DISTNAME= qtdeclarative-everywhere-src-${QTVERSION} PKGNAME= qt5-qtdeclarative-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for declarative framework BUILD_TARGET= sub-tools diff --git a/x11/qt5-qtdeclarative/buildlink3.mk b/x11/qt5-qtdeclarative/buildlink3.mk index f0d80c8d701..0eb057097eb 100644 --- a/x11/qt5-qtdeclarative/buildlink3.mk +++ b/x11/qt5-qtdeclarative/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2018/01/17 19:30:47 markd Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2018/03/12 11:15:56 wiz Exp $ BUILDLINK_TREE+= qt5-qtdeclarative @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtdeclarative QT5_QTDECLARATIVE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtdeclarative+= qt5-qtdeclarative>=5.9.1 -BUILDLINK_ABI_DEPENDS.qt5-qtdeclarative+= qt5-qtdeclarative>=5.9.1 +BUILDLINK_ABI_DEPENDS.qt5-qtdeclarative+= qt5-qtdeclarative>=5.10.1nb1 BUILDLINK_PKGSRCDIR.qt5-qtdeclarative?= ../../x11/qt5-qtdeclarative BUILDLINK_INCDIRS.qt5-qtdeclarative+= qt5/include |