mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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:
parent
91107a6445
commit
c33dfdfef7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175360
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue