aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/libXft/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-14 13:13:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-14 13:13:52 +0000
commit117d55c12358b6aaccc92eb8e8041189ff867aa8 (patch)
tree477bce64fab283a79a77aa9ee6ad6f86f1792165 /x11-fonts/libXft/Makefile
parent1bc81145058aed3af4f61e11430ebbcfc5596b3b (diff)
Notes
Diffstat (limited to 'x11-fonts/libXft/Makefile')
-rw-r--r--x11-fonts/libXft/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile
index 73ebfd176669..da2d65dea056 100644
--- a/x11-fonts/libXft/Makefile
+++ b/x11-fonts/libXft/Makefile
@@ -38,10 +38,4 @@ PLIST_SUB+= NEWMTREE=""
PLIST_SUB+= NEWMTREE="@comment "
.endif
-.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-20041115.diff.gz
-.endif
-
.include <bsd.port.post.mk>