Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 1997 18:45:13 -0800 (PST)
From:      Satoshi Asami <asami>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/mk bsd.port.mk
Message-ID:  <199701250245.SAA12464@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       97/01/24 18:45:12

  Modified:    share/mk  bsd.port.mk
  Log:
  (1) Add ${DESTDIR} to ${LOCALBASE} and ${X11BASE}, and remove it from
      ${PORTSDIR}.  This undoes the changes done in rev. 1.38 and 1.59
      (part of the bsd.port.mk pre-dawn ages I've never understood).
  Requested by: jkh
  
  (2) Add new variable NO_IGNORE that will override any IGNORE causes.
      This is just a little hack to allow building of REQUIRES_MOTIF
      ports and its dependencies only etc., so don't document it.
  
  (3) Update +REQUIRED_BY files as necessary.  Now you should be able to
      delete ports that have runtime dependencies without pkg_delete
      complaining about this file missing.
  
  Revision  Changes    Path
  1.249     +15 -5     src/share/mk/bsd.port.mk



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