Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2002 21:16:17 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200211170516.gAH5GHJW029325@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2002/11/16 21:16:17 PST

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  Clean up handling of perl-related variables:
  
  * Add USE_PERL_RUN and USE_PERL_BUILD to add {RUN,BUILD}_DEPENDS on the
    perl5 port if required (i.e. on 5.0 or later) (USE_PERL adds both,
    which is not always appropriate) [1]
  
  * On 5.0 systems without perl, depend on the full path to the perl port
    binaries to not pick up the system perl wrapper
  
  * If PERL_CONFIGURE is defined, move the USE_PERL setting earlier in
    the makefile so it actually adds a dependency. [2]
  
  Noticed by:     dougb [1]
  Submitted by:   sobomax [2]
  Tested on:      bento
  
  Revision  Changes    Path
  1.431     +14 -6     ports/Mk/bsd.port.mk

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?200211170516.gAH5GHJW029325>