pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/urjtag USE_LANGUAGES=c99.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6fba32e13553
branches:  trunk
changeset: 625977:6fba32e13553
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue Oct 29 11:16:31 2013 +0000

description:
USE_LANGUAGES=c99.

diffstat:

 misc/urjtag/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dd4bf30bc27a -r 6fba32e13553 misc/urjtag/Makefile
--- a/misc/urjtag/Makefile      Tue Oct 29 11:13:32 2013 +0000
+++ b/misc/urjtag/Makefile      Tue Oct 29 11:16:31 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2013/07/15 02:02:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2013/10/29 11:16:31 jperkin Exp $
 #
 
 DISTNAME=      urjtag-0.10
@@ -12,6 +12,7 @@
 LICENSE=       gnu-gpl-v2
 
 GNU_CONFIGURE=         yes
+USE_LANGUAGES=         c99
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake msgfmt
 REPLACE_SH=            src/bsdl2jtag



Home | Main Index | Thread Index | Old Index