Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 1996 23:03:41 -0700 (PDT)
From:      Satoshi Asami <asami>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/mk bsd.port.mk
Message-ID:  <199606130603.XAA20875@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

asami       96/06/12 23:03:40

  Modified:    share/mk  bsd.port.mk
  Log:
  Add "MASTER_SITES?=" (no this is not a typo) right before the
  "MASTER_SITES:= ..." of defined(MASTER_SITE_OVERRIDE) case, otherwise
  it would cause a recursive variable definition error when
  MASTER_SITE_OVERRIDE is set and MASTER_SITES is not set.
  
  Revision  Changes    Path
  1.206     +2 -1      src/share/mk/bsd.port.mk



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