cvs commit: ports/lang/perl5.8 Makefile pkg-install
    Philip Paeps 
    philip at FreeBSD.org
       
    Thu Feb 19 01:40:51 PST 2004
    
    
  
philip      2004/02/19 01:40:50 PST
  FreeBSD ports repository (src committer)
  Modified files:
    lang/perl5.8         Makefile pkg-install 
  Log:
  This fixes a little bug introduced in r1.8.
  
  When installing with pkg_add(1), the ${SITE_PERL} directory was not created
  causing system headers not to be perlified and installed by h2ph.  This made
  some things break in very mysterious ways.
  
  The pkg-install script used by pkg_add(1) doesn't know about the many special
  variables in bsd.port.mk, so it shouldn't try to rely on them.
  
  Noticed by:     bento, kris
  Approved by:    kris
  
  Revision  Changes    Path
  1.71      +1 -1      ports/lang/perl5.8/Makefile
  1.10      +1 -1      ports/lang/perl5.8/pkg-install
    
    
More information about the cvs-all
mailing list