pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/cmake-gui
Module Name: pkgsrc
Committed By: nia
Date: Thu Dec 18 21:28:40 UTC 2025
Modified Files:
pkgsrc/devel/cmake-gui: Makefile
Log Message:
cmake-gui: Requires atomic64
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/devel/cmake-gui/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/cmake-gui/Makefile
diff -u pkgsrc/devel/cmake-gui/Makefile:1.60 pkgsrc/devel/cmake-gui/Makefile:1.61
--- pkgsrc/devel/cmake-gui/Makefile:1.60 Thu Oct 23 20:36:16 2025
+++ pkgsrc/devel/cmake-gui/Makefile Thu Dec 18 21:28:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2025/10/23 20:36:16 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2025/12/18 21:28:40 nia Exp $
# BUILD_DIRS
CMAKE_GENERATORS_INCOMPATIBLE= ninja
@@ -36,4 +36,5 @@ BUILDLINK_API_DEPENDS.libarchive+= libar
.include "../../textproc/jsoncpp/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index