aboutsummaryrefslogtreecommitdiff
path: root/converters/libiconv
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-09-06 20:02:00 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-09-06 20:02:00 +0000
commitaa260754ba4c899b2a74574a50975324a7dfdf2a (patch)
treedf7dd034ae90d1686c331e7bc6c5a0d9743b3ab9 /converters/libiconv
parent4d5779928c425316a1910eb15333180966dfb99d (diff)
downloadports-aa260754ba4c899b2a74574a50975324a7dfdf2a.tar.gz
ports-aa260754ba4c899b2a74574a50975324a7dfdf2a.zip
Report correct OSVERSION in IGNORE message.
Notes
Notes: svn path=/head/; revision=326541
Diffstat (limited to 'converters/libiconv')
-rw-r--r--converters/libiconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 7c7c31a26208..91086fc2f964 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -52,7 +52,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 1000043
-IGNORE= converters/libiconv should not be used with OSVERSION > 1000050. \
+IGNORE= converters/libiconv should not be used with OSVERSION > 1000043. \
Please fix the port which tries to use it
.endif