aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 16:03:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-14 16:03:45 +0000
commit5fa589f260963fbd90a6a130dd47c8841be847cf (patch)
tree92f174ab54f2f7d3baf30485adf6586817c53311 /print
parent901f5d898ef6e0a62b5ea8d27911ef290b94435e (diff)
downloadports-5fa589f260963fbd90a6a130dd47c8841be847cf.tar.gz
ports-5fa589f260963fbd90a6a130dd47c8841be847cf.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/freetype2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index 79ff67ce1752..b47f20ebd2a8 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