aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/libXft
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-16 05:35:53 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-16 05:35:53 +0000
commit2341ff2d85616aeb4030c9be71a856cf2c28eb98 (patch)
tree5bdfd970302bdeb3dcab3aeceddbc73561062ec9 /x11-fonts/libXft
parentd45880e902a1009571e20547f61b1a446e7885b4 (diff)
downloadports-2341ff2d85616aeb4030c9be71a856cf2c28eb98.tar.gz
ports-2341ff2d85616aeb4030c9be71a856cf2c28eb98.zip
portlint:
-Use lowercase letter in the begin of IGNORE. -Replace some spaces by tabs. -Remove a whitespace.
Notes
Notes: svn path=/head/; revision=162538
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>