aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2017-11-03 05:41:47 +0800
committerolgeni <olgeni@FreeBSD.org>2017-11-03 05:41:47 +0800
commit3ccdee572e0b19f483b93936b06bf74943d15b74 (patch)
tree703ea97b5e5fc4a7ad76317a23ee70bd12ff1494 /x11-fonts
parent4abad86ffdb19757de8af73cba3d770e8e3ec74e (diff)
downloadfreebsd-ports-gnome-3ccdee572e0b19f483b93936b06bf74943d15b74.tar.gz
freebsd-ports-gnome-3ccdee572e0b19f483b93936b06bf74943d15b74.tar.zst
freebsd-ports-gnome-3ccdee572e0b19f483b93936b06bf74943d15b74.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/noto-lite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/noto-lite/Makefile b/x11-fonts/noto-lite/Makefile
index 426c2eb1c9ba..652a5d671dbf 100644
--- a/x11-fonts/noto-lite/Makefile
+++ b/x11-fonts/noto-lite/Makefile
@@ -22,10 +22,10 @@ NO_WRKSUBDIR= yes
CONFLICTS_INSTALL= noto*
-LIST= NotoEmoji-Regular.ttf NotoSans-Bold.ttf NotoSans-BoldItalic.ttf NotoSans-Italic.ttf NotoSans-Regular.ttf NotoSansLinearB-Regular.ttf NotoSansSymbols-Regular.ttf NotoSerif-Bold.ttf NotoSerif-BoldItalic.ttf NotoSerif-Italic.ttf NotoSerif-Regular.ttf
+LIST= NotoEmoji-Regular.ttf NotoSans-Bold.ttf NotoSans-BoldItalic.ttf NotoSans-Italic.ttf NotoSans-Regular.ttf NotoSansLinearB-Regular.ttf NotoSansSymbols-Regular.ttf NotoSerif-Bold.ttf NotoSerif-BoldItalic.ttf NotoSerif-Italic.ttf NotoSerif-Regular.ttf
.for f in ${LIST}
-PLIST_FILES+= ${FONTSDIR}/${f}
+PLIST_FILES+= ${FONTSDIR}/${f}
.endfor
post-extract: