summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-09-10 11:20:03 +0000
committernia <nia@pkgsrc.org>2021-09-10 11:20:03 +0000
commit432578e2aabe014d91b4230be2641503f2c6ba24 (patch)
tree2bb2b6adc1ce006ab5fd309aeb4e10f389238b78 /x11
parent5cf96cbd11111e7ee871a6e554a788fb55ffa216 (diff)
downloadpkgsrc-432578e2aabe014d91b4230be2641503f2c6ba24.tar.gz
qt5-qtwebengine: needs atomic64
Diffstat (limited to 'x11')
-rw-r--r--x11/qt5-qtwebengine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-qtwebengine/Makefile b/x11/qt5-qtwebengine/Makefile
index 803c042a070..3e885d7ab6b 100644
--- a/x11/qt5-qtwebengine/Makefile
+++ b/x11/qt5-qtwebengine/Makefile
@@ -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 @@ BUILDLINK_TRANSFORM+= l:pci:pciutils
.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"