pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/icu whitespace cleanup.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4574353173d
branches:  trunk
changeset: 635530:e4574353173d
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Jun 08 09:09:01 2014 +0000

description:
whitespace cleanup.

diffstat:

 textproc/icu/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3ffe002f8aa5 -r e4574353173d textproc/icu/Makefile
--- a/textproc/icu/Makefile     Sun Jun 08 09:08:19 2014 +0000
+++ b/textproc/icu/Makefile     Sun Jun 08 09:09:01 2014 +0000
@@ -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 @@
 .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;



Home | Main Index | Thread Index | Old Index