Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jul 2005 05:02:24 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.autotools.mk
Message-ID:  <200507020502.j6252O17057240@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2005-07-02 05:02:24 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.autotools.mk 
  Log:
  Instead of checking to see if USE_AUTOTOOLS_COMPAT is defined, ensure that
  it is empty.  USE_AUTOTOOLS_COMPAT will always be defined, but we don't
  want to assume that we're using autotools compatibility unless its value
  is non-null.  Previously, the defined check would cause ports using the new
  USE_AUTOTOOLS scheme to fail.
  
  Approved by:    ade
  
  Revision  Changes    Path
  1.14      +2 -2      ports/Mk/bsd.autotools.mk



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