Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 1997 00:16:23 -0700 (PDT)
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:  <199706240716.AAA09508@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1997/06/24 00:16:22 PDT

  Modified files:
    share/mk             bsd.port.mk 
  Log:
  Add new variable USE_PERL5.  It is similar to USE_GMAKE, except that
  it also sets RUN_DEPENDS (USE_GMAKE is BUILD_DEPENDS only).
  
  The (immediate) purpose of this is to avoid having to change 70
  zillion ports when the version of perl changes.  Also, when perl5 is
  pulled into -current, this will become a no-op in -current's
  bsd.port.mk.
  
  Reviewed by:	jfitz
  
  Revision  Changes    Path
  1.260     +7 -2      src/share/mk/bsd.port.mk



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