svn commit: r326541 - head/converters/libiconv
Guido Falsi
madpilot at FreeBSD.org
Fri Sep 6 20:02:01 UTC 2013
Author: madpilot
Date: Fri Sep 6 20:02:00 2013
New Revision: 326541
URL: http://svnweb.freebsd.org/changeset/ports/326541
Log:
Report correct OSVERSION in IGNORE message.
Modified:
head/converters/libiconv/Makefile
Modified: head/converters/libiconv/Makefile
==============================================================================
--- head/converters/libiconv/Makefile Fri Sep 6 19:58:38 2013 (r326540)
+++ head/converters/libiconv/Makefile Fri Sep 6 20:02:00 2013 (r326541)
@@ -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
More information about the svn-ports-head
mailing list