1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Remove the WITH_CJK patch as it is no longer applicable.

Reported by:	ume
This commit is contained in:
Joe Marcus Clarke 2005-03-12 21:07:50 +00:00
parent d6fa09e8c1
commit b8bc30de23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131036

View File

@ -59,9 +59,4 @@ post-install:
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.endif
.if defined(WITH_CJK)
PATCH_SITES+= http://bsdchat.com/dist/firefly-cjk-patchset/
PATCHFILES+= cjk-patch-pango-20041115.diff.gz
.endif
.include <bsd.port.mk>