pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/rocksndiamonds
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 07:13:14 UTC 2021
Modified Files:
pkgsrc/games/rocksndiamonds: Makefile.common
Log Message:
rocksndiamonds: needs zlib
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/games/rocksndiamonds/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/rocksndiamonds/Makefile.common
diff -u pkgsrc/games/rocksndiamonds/Makefile.common:1.18 pkgsrc/games/rocksndiamonds/Makefile.common:1.19
--- pkgsrc/games/rocksndiamonds/Makefile.common:1.18 Tue Dec 10 22:22:22 2019
+++ pkgsrc/games/rocksndiamonds/Makefile.common Fri May 14 07:13:14 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2019/12/10 22:22:22 adam Exp $
+# $NetBSD: Makefile.common,v 1.19 2021/05/14 07:13:14 nia Exp $
# used by games/mirrormagic/Makefile
# used by games/rocksndiamonds/Makefile
@@ -62,3 +62,4 @@ do-install:
.include "../../audio/SDL2_mixer/buildlink3.mk"
.include "../../graphics/SDL2_image/buildlink3.mk"
.include "../../net/SDL2_net/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index