pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/qt5-qtwebengine



Module Name:    pkgsrc
Committed By:   riastradh
Date:           Sat Jan 25 21:52:09 UTC 2025

Modified Files:
        pkgsrc/x11/qt5-qtwebengine: Makefile

Log Message:
x11/qt5-qtwebengine: Back out previous -- atomic64.mk already in use.


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/x11/qt5-qtwebengine/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/qt5-qtwebengine/Makefile
diff -u pkgsrc/x11/qt5-qtwebengine/Makefile:1.79 pkgsrc/x11/qt5-qtwebengine/Makefile:1.80
--- pkgsrc/x11/qt5-qtwebengine/Makefile:1.79    Sat Jan 25 21:15:48 2025
+++ pkgsrc/x11/qt5-qtwebengine/Makefile Sat Jan 25 21:52:09 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2025/01/25 21:15:48 riastradh Exp $
+# $NetBSD: Makefile,v 1.80 2025/01/25 21:52:09 riastradh Exp $
 # FIXME: build fails when protobuf and abseil packages are installed.
 
 DISTNAME=      qtwebengine-everywhere-opensource-src-${QTVERSION}
@@ -105,7 +105,6 @@ MAKE_ENV+=  OSX_VERSION=${OSX_VERSION}
 PYTHON_FOR_BUILD_ONLY= tool
 .include "../../lang/python/batteries-included.mk"
 .include "../../lang/python/tool.mk"
-.include "../../mk/atomic64.mk"
 .include "../../multimedia/ffmpeg5/buildlink3.mk"
 .include "../../multimedia/libvpx/buildlink3.mk"
 .include "../../print/libcups/buildlink3.mk"



Home | Main Index | Thread Index | Old Index