cvs commit: ports/Mk bsd.perl.mk
    Mark Linimon 
    linimon at FreeBSD.org
       
    Tue Sep 25 17:15:28 PDT 2007
    
    
  
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
    
    
More information about the cvs-all
mailing list