diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2013-09-06 20:02:00 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2013-09-06 20:02:00 +0000 |
commit | aa260754ba4c899b2a74574a50975324a7dfdf2a (patch) | |
tree | df7dd034ae90d1686c331e7bc6c5a0d9743b3ab9 /converters | |
parent | 4d5779928c425316a1910eb15333180966dfb99d (diff) | |
download | ports-aa260754ba4c899b2a74574a50975324a7dfdf2a.tar.gz ports-aa260754ba4c899b2a74574a50975324a7dfdf2a.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/libiconv/Makefile | 2 |
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 |