Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 1996 00:08:20 -0800 (PST)
From:      Satoshi Asami <asami>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/mk bsd.port.mk
Message-ID:  <199603060808.AAA06694@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       96/03/06 00:08:19

  Modified:    share/mk  bsd.port.mk
  Log:
  Replace absolute pathnames with variables, so that
  
  (1) people can have weird paths and it will still work, and
  
  (2) if you really need to use /usr/local/bin/cp instead of /bin/cp,
      you can do that by changing only one line.
  
  Submitted by:	wosch
  
  Revision  Changes    Path
  1.194     +80 -68    src/share/mk/bsd.port.mk



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