pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/uno uses c99 style comments
details: https://anonhg.NetBSD.org/pkgsrc/rev/17b43e40286f
branches: trunk
changeset: 352571:17b43e40286f
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Fri Sep 16 21:36:43 2016 +0000
description:
uses c99 style comments
diffstat:
devel/uno/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 316f9aaa310d -r 17b43e40286f devel/uno/Makefile
--- a/devel/uno/Makefile Fri Sep 16 21:15:47 2016 +0000
+++ b/devel/uno/Makefile Fri Sep 16 21:36:43 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2015/01/04 02:40:22 dholland Exp $
+# $NetBSD: Makefile,v 1.19 2016/09/16 21:36:43 wiedi Exp $
#
DISTNAME= uno_v213
@@ -14,7 +14,7 @@
MAKE_FILE= makefile
MAKE_JOBS_SAFE= no
-
+USE_LANGUAGES= c99
USE_TOOLS+= bison gmake flex
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index