svn commit: r439801 - in head: Mk/Uses devel/grantlee5 finance/skrooge
Tobias C. Berner
tcberner at freebsd.org
Tue May 2 17:35:21 UTC 2017
Done in r439961.
thanks
On 2 May 2017 at 17:49, Mathieu Arnold <mat at freebsd.org> wrote:
> Le 30/04/2017 à 13:07, Tobias C. Berner a écrit :
> > +. if defined(WITH_DEBUG)
> > +PLIST_SUB+= GRANTLEE_DEBUG_SUFFIX=d
> > +. else
> > +PLIST_SUB+= GRANTLEE_DEBUG_SUFFIX=
> > +. endif
>
>
> When replacing a placeholder with an empty string, it is customary to
> write FOO="" so that the meaning is well defined, and one is not left
> wondering if something may be missing from that line.
>
>
> --
> Mathieu Arnold
>
>
>
More information about the svn-ports-head
mailing list