pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/luanti
Module Name: pkgsrc
Committed By: he
Date: Sun Dec 7 07:35:59 UTC 2025
Modified Files:
pkgsrc/games/luanti: Makefile
Log Message:
games/luanti: use mk/atomic64.mk so this builds on e.g. macppc.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/games/luanti/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/luanti/Makefile
diff -u pkgsrc/games/luanti/Makefile:1.12 pkgsrc/games/luanti/Makefile:1.13
--- pkgsrc/games/luanti/Makefile:1.12 Thu Oct 23 20:37:10 2025
+++ pkgsrc/games/luanti/Makefile Sun Dec 7 07:35:59 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2025/10/23 20:37:10 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2025/12/07 07:35:59 he Exp $
DISTNAME= luanti-5.14.0
PKGREVISION= 1
@@ -67,4 +67,5 @@ CMAKE_CONFIGURE_ARGS+= -DENABLE_LUAJIT=F
.include "../../x11/libXxf86vm/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index