pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/game-music-emu game-music-emu: Needs zlib



details:   https://anonhg.NetBSD.org/pkgsrc/rev/056539e698c0
branches:  trunk
changeset: 414478:056539e698c0
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Mar 28 17:48:44 2020 +0000

description:
game-music-emu: Needs zlib

diffstat:

 audio/game-music-emu/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r d90c4189fc8d -r 056539e698c0 audio/game-music-emu/Makefile
--- a/audio/game-music-emu/Makefile     Sat Mar 28 17:43:37 2020 +0000
+++ b/audio/game-music-emu/Makefile     Sat Mar 28 17:48:44 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/03/27 07:53:59 nia Exp $
+# $NetBSD: Makefile,v 1.5 2020/03/28 17:48:44 nia Exp $
 
 DISTNAME=      game-music-emu-0.6.3
 CATEGORIES=    audio
@@ -17,4 +17,5 @@
 
 PKGCONFIG_OVERRIDE+=   gme/libgme.pc.in
 
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index