pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/kitty
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat Feb 23 21:50:46 UTC 2019
Modified Files:
pkgsrc/x11/kitty: Makefile
Log Message:
kitty: add USE_LANGUAGES variable
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/kitty/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/kitty/Makefile
diff -u pkgsrc/x11/kitty/Makefile:1.6 pkgsrc/x11/kitty/Makefile:1.7
--- pkgsrc/x11/kitty/Makefile:1.6 Mon Feb 4 01:11:15 2019
+++ pkgsrc/x11/kitty/Makefile Sat Feb 23 21:50:46 2019
@@ -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 @@ HOMEPAGE= https://sw.kovidgoyal.net/kitt
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