summaryrefslogtreecommitdiff
path: root/textproc/icu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/icu/Makefile')
-rw-r--r--textproc/icu/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index c53552d0b5a..5e143325a0f 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2016/12/12 17:46:39 adam Exp $
+# $NetBSD: Makefile,v 1.108 2017/04/22 20:11:45 adam Exp $
-DISTNAME= icu4c-58_2-src
+DISTNAME= icu4c-59_1-src
PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icu/}
@@ -89,10 +89,6 @@ PLIST_SUBST+= MH_NAME=mh-qnx
PLIST_SUBST+= MH_NAME=mh-unknown
.endif
-.if ${OPSYS} == "Cygwin"
-INSTALL_UNSTRIPPED= yes
-.endif
-
PKGCONFIG_OVERRIDE+= config/icu-i18n.pc
PKGCONFIG_OVERRIDE+= config/icu-io.pc
PKGCONFIG_OVERRIDE+= config/icu-le.pc
@@ -111,6 +107,7 @@ CFLAGS+= -march=i486
.endif
.if ${OPSYS} == "Cygwin"
+INSTALL_UNSTRIPPED= yes
SO_MAJOR= ${PKGVERSION_NOREV:R}
. for l in data i18n io le lx test tu uc
GENERATE_PLIST+= ${ECHO} bin/cygicu${l}${SO_MAJOR}.dll;