summaryrefslogtreecommitdiff
path: root/print/freetype2
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-16 05:07:44 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-16 05:07:44 +0000
commit95b193eebc9edcefd906c596c1b4309e344a2929 (patch)
tree3abdc86917f4029724ef09f67f49bba5fa8fd767 /print/freetype2
parentportlint: (diff)
portlint:
-Replace some spaces to tabs.
Notes
Notes: svn path=/head/; revision=162529
Diffstat (limited to 'print/freetype2')
-rw-r--r--print/freetype2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index 99782d7244c0..f9450a5207b3 100644
--- a/print/freetype2/Makefile
+++ b/print/freetype2/Makefile
@@ -37,8 +37,8 @@ CFLAGS+= -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER
.if defined(WITH_CJK)
PATCH_SITES+= http://lwj-hinet.myweb.hinet.net/ \
- ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \
- http://bsdchat.com/dist/firefly-cjk-patchset/
+ ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \
+ http://bsdchat.com/dist/firefly-cjk-patchset/
PATCHFILES+= cjk-freetype-2.1.10-20051219.patch.gz
PATCH_DIST_STRIP+= -p1
.endif