aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/libXft
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-05-16 13:35:53 +0800
committermezz <mezz@FreeBSD.org>2006-05-16 13:35:53 +0800
commite30d459d8b715af94cbeb0840a0ed70cb8535757 (patch)
treec429806133366059cb49ca0b5fb8e2cfbdb1f73b /x11-fonts/libXft
parent773adea381fa79cb2d2f91f9e352c581ce28b4a0 (diff)
downloadfreebsd-ports-gnome-e30d459d8b715af94cbeb0840a0ed70cb8535757.tar.gz
freebsd-ports-gnome-e30d459d8b715af94cbeb0840a0ed70cb8535757.tar.zst
freebsd-ports-gnome-e30d459d8b715af94cbeb0840a0ed70cb8535757.zip
portlint:
-Use lowercase letter in the begin of IGNORE. -Replace some spaces by tabs. -Remove a whitespace.
Diffstat (limited to 'x11-fonts/libXft')
-rw-r--r--x11-fonts/libXft/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile
index 343738b21c41..83e1ec1e4d3b 100644
--- a/x11-fonts/libXft/Makefile
+++ b/x11-fonts/libXft/Makefile
@@ -29,15 +29,15 @@ MAN3= Xft.3
.if defined(WITH_CJK)
PATCH_SITES= http://bsdchat.com/dist/firefly-cjk-patchset/ \
- http://bbs.ilc.edu.tw/~chinsan/ \
- ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
+ http://bbs.ilc.edu.tw/~chinsan/ \
+ ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
PATCHFILES+= cjk-patch-libXft-20050716.diff.gz
.endif
-
+
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} == xfree86-3
-IGNORE= Xft requires Render extension headers/library to build.
+IGNORE= xft requires Render extension headers/library to build
.endif
.include <bsd.port.post.mk>