cvs commit: ports/lang/mono Makefile

Jeremy Messenger mezz at FreeBSD.org
Thu Jul 21 02:29:19 GMT 2005


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 at renaissance.homeip.net>
  
  Revision  Changes    Path
  1.47      +1 -1      ports/lang/mono/Makefile


More information about the cvs-all mailing list