Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2007 00:15:26 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.perl.mk
Message-ID:  <200709260015.l8Q0FRhi014518@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
linimon     2007-09-26 00:15:26 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.perl.mk 
  Log:
  Add an anti-foot-shooting measure to detect missing default Perl definition.
  This can happen if bsd.perl.mk was not included before or during the
  inclusion of bsd.port.pre.mk.  As of bsd.port.mk 1.586 this can't yet
  happen, as bsd.perl.mk is included unconditionally, so this checkin should
  be a no-op.
  
  While here, reserve WANT_PERL for ports that conditionally depend on Perl.
  WANT_PERL will need to be defined before bsd.port.pre.mk is included.
  
  Revision  Changes    Path
  1.5       +7 -1      ports/Mk/bsd.perl.mk



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