pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/scummvm



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Nov 26 16:57:22 UTC 2022

Modified Files:
        pkgsrc/games/scummvm: Makefile

Log Message:
scummvm: buildlink against liba52


To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 pkgsrc/games/scummvm/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/scummvm/Makefile
diff -u pkgsrc/games/scummvm/Makefile:1.105 pkgsrc/games/scummvm/Makefile:1.106
--- pkgsrc/games/scummvm/Makefile:1.105 Tue Nov  1 09:00:52 2022
+++ pkgsrc/games/scummvm/Makefile       Sat Nov 26 16:57:22 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2022/11/01 09:00:52 adam Exp $
+# $NetBSD: Makefile,v 1.106 2022/11/26 16:57:22 adam Exp $
 
 DISTNAME=      scummvm-2.6.1
 CATEGORIES=    games
@@ -29,6 +29,7 @@ BUILDLINK_API_DEPENDS.zlib+=  zlib>=1.2.1
 .include "../../audio/faad2/buildlink3.mk"
 .include "../../audio/flac/buildlink3.mk"
 .include "../../audio/fluidsynth/buildlink3.mk"
+.include "../../audio/liba52/buildlink3.mk"
 .include "../../audio/libmad/buildlink3.mk"
 .include "../../audio/libvorbis/buildlink3.mk"
 .include "../../converters/fribidi/buildlink3.mk"



Home | Main Index | Thread Index | Old Index