Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2004 07:14:27 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200412300714.iBU7ERhn089159@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2004-12-30 07:14:27 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  * Back out introduction of DATE variable in previous commit; it conflicts
    with the reasonable use of that variable to hold date strings in the
    environment [1]
  
  * Overhaul the mtree spec file selection code: instead of deciding based
    on the value of USE_X_PREFIX, compare PREFIX to X11BASE and LOCALBASE
    directly.  This fixes the MTREE_FILE for ports that set PREFIX=${X11BASE}
    but don't set USE_X_PREFIX for some reason.  If PREFIX is a
    nonstandard value, set NO_MTREE=yes.
  
  Noticed by:     Jez Hancock <jez.hancock@gmail.com> [1]
  
  Revision  Changes    Path
  1.503     +7 -6      ports/Mk/bsd.port.mk



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