summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxmozilla/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-12-18 18:13:53 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-12-18 18:13:53 +0000
commit94b4fa89ba62487e57c16d75072805480edd3c90 (patch)
tree1252d5656506c7569e168060d2b2bf5bc1d84298 /x11-toolkits/wxmozilla/Makefile
parentAdd USE_GECKO to fix packaging. (diff)
Fix up IGNORE message to appease portlint.
Notes
Notes: svn path=/head/; revision=151505
Diffstat (limited to '')
-rw-r--r--x11-toolkits/wxmozilla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxmozilla/Makefile b/x11-toolkits/wxmozilla/Makefile
index 8b3093e5450c..726a9e448e82 100644
--- a/x11-toolkits/wxmozilla/Makefile
+++ b/x11-toolkits/wxmozilla/Makefile
@@ -32,7 +32,7 @@ INSTALLS_SHLIB= yes
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
.if ${OSVERSION} < 500000
-IGNORE= "Does not build on 4.X"
+IGNORE= does not build on 4.X
.endif
.include <bsd.port.post.mk>