Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 1995 19:15:39 -0700
From:      Satoshi Asami <asami>
To:        CVS-commiters, cvs-share
Subject:   cvs commit: src/share/mk bsd.port.mk
Message-ID:  <199507110215.TAA00793@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
asami       95/07/10 19:15:38

  Modified:    share/mk  bsd.port.mk
  Log:
  Add IS_DEPENDED_TARGET to change the behavior of a port when you want
  to do something else than "install".  For example,
  
  make IS_DEPENDED_TARGET=fetch fetch
  
  will fetch the required distfiles including those of the dependencies
  without actually building and installing dependencies.
  
  Also document ECHO_MSG.
  
  Requested by:	paul
  Reviewed by:	paul, jhs and others



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