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/ecec7a485dfa
branches:  trunk
changeset: 319889:ecec7a485dfa
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 039f519353f6 -r ecec7a485dfa 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