pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/libhangul inputmethod/libhangul uses c99.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a4e308dbd22
branches:  trunk
changeset: 397347:7a4e308dbd22
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Aug 10 13:17:34 2009 +0000

description:
inputmethod/libhangul uses c99.

diffstat:

 inputmethod/libhangul/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 150ee9429048 -r 7a4e308dbd22 inputmethod/libhangul/Makefile
--- a/inputmethod/libhangul/Makefile    Mon Aug 10 13:13:42 2009 +0000
+++ b/inputmethod/libhangul/Makefile    Mon Aug 10 13:17:34 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/12/20 22:59:59 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2009/08/10 13:17:34 minskim Exp $
 
 DISTNAME=      libhangul-0.0.9
 CATEGORIES=    inputmethod korean
@@ -10,6 +10,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+USE_LANGUAGES=         c99
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake
 PKGCONFIG_OVERRIDE+=   ${WRKSRC}/libhangul.pc.in



Home | Main Index | Thread Index | Old Index