cvs commit: ports/Mk bsd.port.mk

Kris Kennaway kris at FreeBSD.org
Wed Dec 29 23:14:28 PST 2004


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 at gmail.com> [1]
  
  Revision  Changes    Path
  1.503     +7 -6      ports/Mk/bsd.port.mk


More information about the cvs-ports mailing list