K 10 svn:author V 4 kris K 8 svn:date V 27 2004-12-30T07:14:27.000000Z K 7 svn:log V 539 * 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 [1] END