svn commit: r439801 - in head: Mk/Uses devel/grantlee5 finance/skrooge

Mathieu Arnold mat at FreeBSD.org
Tue May 2 15:49:21 UTC 2017


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170502/241451b9/attachment-0001.sig>


More information about the svn-ports-all mailing list