summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-11-06 15:50:32 +0000
committerryoon <ryoon@pkgsrc.org>2020-11-06 15:50:32 +0000
commit8e9a91c6245c04216d395bef9e294f1541a07dc7 (patch)
tree890d1eb56c6cf8296db1968f15adb806886fc8b6 /textproc
parent327396c398e085aa786110765281794a6702d6b1 (diff)
downloadpkgsrc-8e9a91c6245c04216d395bef9e294f1541a07dc7.tar.gz
cldr-emoji-annotation: Remove tailing whitespace
Diffstat (limited to 'textproc')
-rw-r--r--textproc/cldr-emoji-annotation/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cldr-emoji-annotation/Makefile b/textproc/cldr-emoji-annotation/Makefile
index c820d82c315..ae9c9d2490f 100644
--- a/textproc/cldr-emoji-annotation/Makefile
+++ b/textproc/cldr-emoji-annotation/Makefile
@@ -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_TOOLS+= gmake
USE_LANGUAGES+= c
GNU_CONFIGURE= yes
-NO_BUILD= YES
+NO_BUILD= YES
.include "../../mk/bsd.pkg.mk"