pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/qt5-qtdeclarative qt5-qtdeclarative: mark python a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5665cde48e5
branches:  trunk
changeset: 450264:b5665cde48e5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 13 10:01:36 2021 +0000

description:
qt5-qtdeclarative: mark python as build dependency

Bump PKGREVISION.

diffstat:

 x11/qt5-qtdeclarative/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 387dcd310161 -r b5665cde48e5 x11/qt5-qtdeclarative/Makefile
--- a/x11/qt5-qtdeclarative/Makefile    Tue Apr 13 09:46:43 2021 +0000
+++ b/x11/qt5-qtdeclarative/Makefile    Tue Apr 13 10:01:36 2021 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.56 2020/11/29 22:33:22 dbj Exp $
+# $NetBSD: Makefile,v 1.57 2021/04/13 10:01:36 wiz Exp $
 
 DISTNAME=      qtdeclarative-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-qtdeclarative-${QTVERSION}
-PKGREVISION=   1
+PKGREVISION=   2
 COMMENT=       Qt5 module for declarative framework
 
 BUILD_TARGET=          sub-tools
 INSTALL_ENV+=          INSTALL_ROOT=${DESTDIR}
 INSTALLATION_DIRS+=    lib/pkgconfig
+PYTHON_FOR_BUILD_ONLY= tool
 
 .include "../../x11/qt5-qtbase/Makefile.common"
 



Home | Main Index | Thread Index | Old Index