pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/openttd



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Apr 28 19:13:00 UTC 2019

Modified Files:
        pkgsrc/games/openttd: Makefile

Log Message:
games/openttd: Depends on fluidsynth.


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/games/openttd/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/openttd/Makefile
diff -u pkgsrc/games/openttd/Makefile:1.77 pkgsrc/games/openttd/Makefile:1.78
--- pkgsrc/games/openttd/Makefile:1.77  Thu Apr 25 15:55:07 2019
+++ pkgsrc/games/openttd/Makefile       Sun Apr 28 19:13:00 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2019/04/25 15:55:07 adam Exp $
+# $NetBSD: Makefile,v 1.78 2019/04/28 19:13:00 nia Exp $
 
 DISTNAME=      openttd-1.9.1-source
 PKGNAME=       ${DISTNAME:S/-source//}
@@ -46,6 +46,7 @@ CONFIGURE_ARGS+=      --without-osx-sysroot
 
 .include "../../archivers/lzo/buildlink3.mk"
 .include "../../archivers/xz/buildlink3.mk"
+.include "../../audio/fluidsynth/buildlink3.mk"
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../fonts/fontconfig/buildlink3.mk"



Home | Main Index | Thread Index | Old Index