pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/warzone2100
Module Name: pkgsrc
Committed By: wiz
Date: Sun May 3 07:35:53 UTC 2026
Modified Files:
pkgsrc/games/warzone2100: Makefile
Log Message:
warzone2100: needs libopus
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/games/warzone2100/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/warzone2100/Makefile
diff -u pkgsrc/games/warzone2100/Makefile:1.103 pkgsrc/games/warzone2100/Makefile:1.104
--- pkgsrc/games/warzone2100/Makefile:1.103 Tue Feb 10 13:30:17 2026
+++ pkgsrc/games/warzone2100/Makefile Sun May 3 07:35:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2026/02/10 13:30:17 triaxx Exp $
+# $NetBSD: Makefile,v 1.104 2026/05/03 07:35:53 wiz Exp $
DISTNAME= warzone2100_src
PKGNAME= warzone2100-4.6.3
@@ -68,6 +68,7 @@ PLIST_SRC= PLIST.bundle
.include "../../devel/cmake/build.mk"
.include "../../audio/openal-soft/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../audio/libopus/buildlink3.mk"
.include "../../archivers/libzip/buildlink3.mk"
.include "../../converters/fribidi/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index