Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 1995 23:30:53 -0700
From:      Satoshi Asami <asami>
To:        CVS-commiters, cvs-share
Subject:   cvs commit: src/share/mk bsd.port.mk
Message-ID:  <199506250630.XAA11978@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
asami       95/06/24 23:30:52

  Modified:    share/mk  bsd.port.mk
  Log:
  Add new option NO_MTREE.  If set, bsd.port.mk won't run mtree to
  set permissions and ownerships of PREFIX (usually /usr/local).  This
  is the default if USE_IMAKE or USE_X11 is set.
  
  This should be useful for machines like thud, where we want to keep
  the /usr/local subtree writable to a group ("ports" in our case).  Anybody
  who installs stuff in /usr/local should have this set in the environment.
  
  Note this won't affect anything the pkg_* suite does.



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