Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 1997 21:33:59 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG
Subject:   cvs commit: src/share/mk bsd.port.mk
Message-ID:  <199711200533.VAA22215@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1997/11/19 21:33:58 PST

  Modified files:
    share/mk             bsd.port.mk 
  Log:
  Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." so
  we won't have double-slashes.
  
  Add support for new port variable MANUAL_PACKAGE_BUILD.  If this is
  defined as well as the user variable PACKAGE_BUILDING, the port will
  be ignored.  This is used to mark ports that can be built normally
  except on a machine that has a lot of conflicting ports (i.e., our
  package building machine).
  
  Revision  Changes    Path
  1.267     +11 -1     src/share/mk/bsd.port.mk



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