summaryrefslogtreecommitdiff
path: root/textproc/icu/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-06-08 09:09:01 +0000
committerobache <obache@pkgsrc.org>2014-06-08 09:09:01 +0000
commit7f90912fe5e0d5129da5b6876869d584e1afd439 (patch)
treed3f02e9a77e4e029bc8236e6c06bc9285b5b79a0 /textproc/icu/Makefile
parentda59cfdaf9d64afa289041be74858a79f1a0d4a7 (diff)
downloadpkgsrc-7f90912fe5e0d5129da5b6876869d584e1afd439.tar.gz
whitespace cleanup.
Diffstat (limited to 'textproc/icu/Makefile')
-rw-r--r--textproc/icu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index a5498b45029..9b39dec390e 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2014/06/08 09:08:19 obache Exp $
+# $NetBSD: Makefile,v 1.92 2014/06/08 09:09:01 obache Exp $
DISTNAME= icu4c-53_1-src
PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g}
@@ -107,7 +107,7 @@ CFLAGS+= -march=i486
.endif
.if ${OPSYS} == "Cygwin"
-SO_MAJOR= ${PKGVERSION_NOREV:R}
+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;
GENERATE_PLIST+= ${ECHO} lib/libicu${l}${SO_MAJOR}.dll.a;