Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2005 02:29:18 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/mono Makefile
Message-ID:  <200507210229.j6L2TISp037122@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2005-07-21 02:29:18 UTC

  FreeBSD ports repository

  Modified files:
    lang/mono            Makefile 
  Log:
  Really fix build for FreeBSD 7.x.
  
          Change from:    ${OSVERSION} > 700000
          To:             ${OSVERSION} >= 700000
  
  Reported by:    Anthony Ginepro <rapiere@renaissance.homeip.net>
  
  Revision  Changes    Path
  1.47      +1 -1      ports/lang/mono/Makefile



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