summaryrefslogtreecommitdiff
path: root/print/freetype2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-02-14 18:12:14 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-02-14 18:12:14 +0000
commit8c17111cd7b859e502ae47131ce3c887a9d6d5e3 (patch)
treebb719794603f1fced3fd75666fade55b277dd515 /print/freetype2
parentRemove expired port x11-clocks/gdesklets-praytime (diff)
Update firefly patch sites.
PR: 92851 Submitted by: hamigua <hamigua@hotpop.com>
Notes
Notes: svn path=/head/; revision=156051
Diffstat (limited to 'print/freetype2')
-rw-r--r--print/freetype2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index db2914268de8..97090469d0be 100644
--- a/print/freetype2/Makefile
+++ b/print/freetype2/Makefile
@@ -37,7 +37,9 @@ CFLAGS+= -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER
.endif
.if defined(WITH_CJK)
-PATCH_SITES+= http://lwj-hinet.myweb.hinet.net/
+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/
PATCHFILES+= cjk-freetype-2.1.10-20051219.patch.gz
PATCH_DIST_STRIP+= -p1
.endif