Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2013 20:02:01 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326541 - head/converters/libiconv
Message-ID:  <201309062002.r86K21bl046089@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309062002.r86K21bl046089>