cvs commit: ports/www/cakephp Makefile

Martin Wilke miwi at FreeBSD.org
Mon Jul 9 18:03:22 UTC 2007


miwi        2007-07-09 18:03:21 UTC

  FreeBSD ports repository

  Modified files:
    www/cakephp          Makefile 
  Log:
  The use of "find ... -print0/xargs -0 ..." is faster than
  "find ... -print/xargs -n1 ...", so use that here to fix file
  and directory permissions after installation.
  
  PR:             114445
  Submitted by:   Greg Larkin <glarkin at sourcehosting.net> (maintainer)
  
  Revision  Changes    Path
  1.5       +3 -2      ports/www/cakephp/Makefile


More information about the cvs-ports mailing list