pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/kitty kitty: add USE_LANGUAGES variable
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b0bafe428f9
branches: trunk
changeset: 330113:6b0bafe428f9
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat Feb 23 21:50:46 2019 +0000
description:
kitty: add USE_LANGUAGES variable
diffstat:
x11/kitty/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7473fb3ff6db -r 6b0bafe428f9 x11/kitty/Makefile
--- a/x11/kitty/Makefile Sat Feb 23 21:29:29 2019 +0000
+++ b/x11/kitty/Makefile Sat Feb 23 21:50:46 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/02/04 01:11:15 gutteridge Exp $
+# $NetBSD: Makefile,v 1.7 2019/02/23 21:50:46 gutteridge Exp $
DISTNAME= kitty-0.13.3
CATEGORIES= x11
@@ -11,6 +11,7 @@
COMMENT= GPU based terminal emulator
LICENSE= gnu-gpl-v3
+USE_LANGUAGES= c99
EXTRACT_USING= bsdtar
USE_TOOLS+= gmake pkg-config
BUILD_TARGET= app
Home |
Main Index |
Thread Index |
Old Index