Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2000 04:03:20 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.subdir.mk ports/Templates README.category
Message-ID:  <200010141103.EAA76515@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       2000/10/14 04:03:20 PDT

  Modified files:
    Mk                   bsd.port.subdir.mk 
    Templates            README.category 
  Log:
  Fix COMMENT handling -- it was incorrectly using the fixed string
  "pkg/COMMENT' which of course blew up in the entire tree when we
  changed the layout.
  
  Fix it to use `make -V COMMENT` so it will use even for ports that
  define MASTERDIR etc.
  
  Reported by PRs:	21851, 21952
  
  While I'm here, add the contents of pkg/COMMENT in category READMEs.
  I don't know why I didn't include them in the first place when I've
  been creating all those files!
  
  Revision  Changes    Path
  1.39      +14 -9     ports/Mk/bsd.port.subdir.mk
  1.3       +6 -0      ports/Templates/README.category



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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