aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-12-19 02:13:53 +0800
committermarcus <marcus@FreeBSD.org>2005-12-19 02:13:53 +0800
commit1e9747b901b170d54ff39843c53211ff2f43bb86 (patch)
tree5d728edb3d5eddbc22c682614142d381c9f4f1d3 /x11-toolkits
parentad2abcda59f7befc01aecbd6fab73aef75d5391c (diff)
downloadfreebsd-ports-gnome-1e9747b901b170d54ff39843c53211ff2f43bb86.tar.gz
freebsd-ports-gnome-1e9747b901b170d54ff39843c53211ff2f43bb86.tar.zst
freebsd-ports-gnome-1e9747b901b170d54ff39843c53211ff2f43bb86.zip
Fix up IGNORE message to appease portlint.
Diffstat (limited to 'x11-toolkits')
-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>