pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/rocksndiamonds rocksndiamonds: needs zlib
details: https://anonhg.NetBSD.org/pkgsrc/rev/542a6578f055
branches: trunk
changeset: 452628:542a6578f055
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 14 07:13:14 2021 +0000
description:
rocksndiamonds: needs zlib
diffstat:
games/rocksndiamonds/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 1b4054138eb3 -r 542a6578f055 games/rocksndiamonds/Makefile.common
--- a/games/rocksndiamonds/Makefile.common Fri May 14 07:13:05 2021 +0000
+++ b/games/rocksndiamonds/Makefile.common Fri May 14 07:13:14 2021 +0000
@@ -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 @@
.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