summaryrefslogtreecommitdiff
path: root/inputmethod/libhangul
diff options
context:
space:
mode:
authorminskim <minskim>2009-08-10 13:17:34 +0000
committerminskim <minskim>2009-08-10 13:17:34 +0000
commit317441a47ad1e6938c419a38e58ef3eccef6a444 (patch)
tree2d859b2c8d88d7654d4c9219538018eb46a1f619 /inputmethod/libhangul
parentd5c32c48b72cdb4c91a7d9acb3905be9d96dcfe5 (diff)
downloadpkgsrc-317441a47ad1e6938c419a38e58ef3eccef6a444.tar.gz
inputmethod/libhangul uses c99.
Diffstat (limited to 'inputmethod/libhangul')
-rw-r--r--inputmethod/libhangul/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/libhangul/Makefile b/inputmethod/libhangul/Makefile
index 2f3b69a8eb1..814a65207be 100644
--- a/inputmethod/libhangul/Makefile
+++ b/inputmethod/libhangul/Makefile
@@ -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 @@ COMMENT= Library used by Korean input methods
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= c99
USE_LIBTOOL= yes
USE_TOOLS+= gmake
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libhangul.pc.in