pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt5-qtwebengine qt5-qtwebengine: needs atomic64



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97dc2c04f5ea
branches:  trunk
changeset: 458123:97dc2c04f5ea
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Sep 10 11:20:03 2021 +0000

description:
qt5-qtwebengine: needs atomic64

diffstat:

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

diffs (15 lines):

diff -r fe29f9e9e11d -r 97dc2c04f5ea x11/qt5-qtwebengine/Makefile
--- a/x11/qt5-qtwebengine/Makefile      Fri Sep 10 11:14:05 2021 +0000
+++ b/x11/qt5-qtwebengine/Makefile      Fri Sep 10 11:20:03 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/09/05 20:32:03 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2021/09/10 11:20:03 nia Exp $
 
 DISTNAME=      qtwebengine-everywhere-src-${QTVERSION}
 PKGNAME=       qt5-qtwebengine-${QTVERSION}
@@ -107,4 +107,5 @@
 .include "../../x11/qt5-qtlocation/buildlink3.mk"
 .include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../x11/qt5-qtwebchannel/buildlink3.mk"
+.include "../../mk/atomic64.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index