summaryrefslogtreecommitdiff
path: root/textproc/icu
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2016-12-08 12:15:43 +0000
committerwiedi <wiedi@pkgsrc.org>2016-12-08 12:15:43 +0000
commitfe58acb6290406f808b1bd2a5995d7afc356187b (patch)
treeed18d3696f80bab8ceecd46c940246c4d4e195fd /textproc/icu
parent3e0ceade2d50a6d89ffbb6dd4149fdcb32eba595 (diff)
downloadpkgsrc-fe58acb6290406f808b1bd2a5995d7afc356187b.tar.gz
needs c99, fixes SunOS
Diffstat (limited to 'textproc/icu')
-rw-r--r--textproc/icu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index 438dc8aba06..3270e9d37f7 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2016/12/04 04:11:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.106 2016/12/08 12:15:43 wiedi Exp $
DISTNAME= icu4c-58_1-src
PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g}
@@ -12,7 +12,7 @@ COMMENT= Robust and full-featured Unicode services
LICENSE= mit
WRKSRC= ${WRKDIR}/icu/source
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c99 c++
USE_TOOLS+= gmake
TEST_TARGET= check
UNLIMIT_RESOURCES+= datasize