Disable the cjk patch, same with freetype2, it doesn't build.

Reported by:	ijliao
Approved by:	portmgr (implicit, kris and marcus)
This commit is contained in:
Jeremy Messenger 2006-10-16 20:42:01 +00:00
parent 91107a6445
commit c33dfdfef7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175360

View file

@ -48,11 +48,11 @@ PORTDOCS= fontconfig-user.html fontconfig-user.pdf fontconfig-user.txt
.include <bsd.port.pre.mk>
.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/
PATCHFILES+= cjk-fontconfig-2.3.2-20051217.patch.gz
PATCH_DIST_STRIP+= -p1
#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-fontconfig-2.3.2-20051217.patch.gz
#PATCH_DIST_STRIP+= -p1
.endif
.if ${X_WINDOW_SYSTEM:L} == xfree86-3