Date: Thu, 4 Aug 2011 00:54:51 +0000 (UTC) From: Eygene Ryabinkin <rea@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/arduino Makefile Message-ID: <201108040054.p740spGc033060@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@wonkity.com> (maintainer), garga (mentor)
Feature-safe: yes
Revision Changes Path
1.7 +6 -4 ports/devel/arduino/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108040054.p740spGc033060>
