pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/sameboy sameboy: Needs c99
details: https://anonhg.NetBSD.org/pkgsrc/rev/f44b0c2d6958
branches: trunk
changeset: 341494:f44b0c2d6958
user: nia <nia%pkgsrc.org@localhost>
date: Thu Oct 03 12:08:51 2019 +0000
description:
sameboy: Needs c99
diffstat:
emulators/sameboy/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 19ea05de264a -r f44b0c2d6958 emulators/sameboy/Makefile.common
--- a/emulators/sameboy/Makefile.common Thu Oct 03 11:37:19 2019 +0000
+++ b/emulators/sameboy/Makefile.common Thu Oct 03 12:08:51 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2019/09/22 12:38:24 nia Exp $
+# $NetBSD: Makefile.common,v 1.3 2019/10/03 12:08:51 nia Exp $
# used by emulators/sameboy/Makefile
# used by emulators/libretro-sameboy/Makefile
@@ -12,6 +12,7 @@
EXTRACT_USING= bsdtar
USE_TOOLS+= gmake
+USE_LANGUAGES= c99
TOOL_DEPENDS+= rgbds-[0-9]*:../../devel/rgbds
Home |
Main Index |
Thread Index |
Old Index