pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/game-music-emu
Module Name: pkgsrc
Committed By: nia
Date: Sat Mar 28 17:48:44 UTC 2020
Modified Files:
pkgsrc/audio/game-music-emu: Makefile
Log Message:
game-music-emu: Needs zlib
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/game-music-emu/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/game-music-emu/Makefile
diff -u pkgsrc/audio/game-music-emu/Makefile:1.4 pkgsrc/audio/game-music-emu/Makefile:1.5
--- pkgsrc/audio/game-music-emu/Makefile:1.4 Fri Mar 27 07:53:59 2020
+++ pkgsrc/audio/game-music-emu/Makefile Sat Mar 28 17:48:44 2020
@@ -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 @@ CMAKE_ARGS+= -DENABLE_UBSAN=OFF
PKGCONFIG_OVERRIDE+= gme/libgme.pc.in
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index