cvs commit: ports/devel/arduino Makefile

Eygene Ryabinkin rea at FreeBSD.org
Thu Aug 4 00:54:52 UTC 2011


rea         2011-08-04 00:54:51 UTC

  FreeBSD ports repository

  Modified files:
    devel/arduino        Makefile 
  Log:
  devel/arduino: fix two issues
  
   - use realpath instead of 'readlink -f': support of "-f" is the
     recent addition, so realpath will work in more FreeBSD versions;
  
   - add missing "-e" to the REINPLACE_CMD and get rid of .bak file
     creation.
  
  PR: ports/158832
  Approved-by: Warren Block <wblock at wonkity.com> (maintainer), garga (mentor)
  Feature-safe: yes
  
  Revision  Changes    Path
  1.7       +6 -4      ports/devel/arduino/Makefile


More information about the cvs-all mailing list