aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/libXft/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-07-15 23:40:37 +0800
committerpav <pav@FreeBSD.org>2005-07-15 23:40:37 +0800
commit6e7b535323cdb1aa97bfc5d6fced11f6d433fa4a (patch)
tree496de2c2ead1199c78a6e0077363acb6450d5f07 /x11-fonts/libXft/Makefile
parent65f1d9f1ea3aecddd20efa5dc0b1ff7e6ad05014 (diff)
downloadfreebsd-ports-gnome-6e7b535323cdb1aa97bfc5d6fced11f6d433fa4a.tar.gz
freebsd-ports-gnome-6e7b535323cdb1aa97bfc5d6fced11f6d433fa4a.tar.zst
freebsd-ports-gnome-6e7b535323cdb1aa97bfc5d6fced11f6d433fa4a.zip
- Readd WITH_CJK knob with an updated patch
Submitted by: nobutaka
Diffstat (limited to 'x11-fonts/libXft/Makefile')
-rw-r--r--x11-fonts/libXft/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile
index da2d65dea056..8154fca1d013 100644
--- a/x11-fonts/libXft/Makefile
+++ b/x11-fonts/libXft/Makefile
@@ -26,6 +26,12 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
MAN3= Xft.3
+.if defined(WITH_CJK)
+PATCH_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ \
+ http://bsdchat.com/dist/firefly-cjk-patchset/
+PATCHFILES+= cjk-patch-libXft-20050715.diff.gz
+.endif
+
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} == xfree86-3