pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/cldr-emoji-annotation cldr-emoji-annotation: ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02b4ccf048ab
branches:  trunk
changeset: 441584:02b4ccf048ab
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Nov 06 15:50:32 2020 +0000

description:
cldr-emoji-annotation: Remove tailing whitespace

diffstat:

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

diffs (17 lines):

diff -r b42bf11d7d0c -r 02b4ccf048ab textproc/cldr-emoji-annotation/Makefile
--- a/textproc/cldr-emoji-annotation/Makefile   Fri Nov 06 15:48:15 2020 +0000
+++ b/textproc/cldr-emoji-annotation/Makefile   Fri Nov 06 15:50:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/10/03 15:16:01 tsutsui Exp $
+# $NetBSD: Makefile,v 1.9 2020/11/06 15:50:32 ryoon Exp $
 
 CLDREMJVER=    37.0_13.0_0_2
 DISTNAME=      cldr-emoji-annotation-${CLDREMJVER}
@@ -20,6 +20,6 @@
 USE_LANGUAGES+=        c
 GNU_CONFIGURE= yes
 
-NO_BUILD=      YES     
+NO_BUILD=      YES
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index