pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
coma: set USE_LANGUAGES to c99.
Module Name: pkgsrc-wip
Committed By: Frederic Cambus <fred%statdns.com@localhost>
Pushed By: fcambus
Date: Sun Jun 30 22:07:25 2019 +0200
Changeset: cfdc3e16a4803cfc6fe11570d26f1c16eaf2696a
Modified Files:
coma/Makefile
Log Message:
coma: set USE_LANGUAGES to c99.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cfdc3e16a4803cfc6fe11570d26f1c16eaf2696a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
coma/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/coma/Makefile b/coma/Makefile
index 37021b1afd..7949c81b1f 100644
--- a/coma/Makefile
+++ b/coma/Makefile
@@ -9,6 +9,8 @@ HOMEPAGE= https://coma.one/releases/
COMMENT= Keyboard driven tiling window manager
LICENSE= isc
+USE_LANGUAGES= c99
+
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index