svn commit: r421213 - in head/misc: . timediff

Mathieu Arnold mat at FreeBSD.org
Thu Sep 1 13:44:28 UTC 2016


Le 01/09/2016 à 15:36, Carlos J. Puga Medina a écrit :
> +GH_PROJECT=	timediff

This is the default and should be removed.
> +do-build:
> +.for file in timediff
> +	${SED} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/${file} \
> +	  > ${WRKDIR}/${file:T}
> +.endfor

This belongs to the patch sequence, not the build one.  Also, why use a
loop for only one file ?

-- 
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/20160901/2d85e8df/attachment-0001.sig>


More information about the svn-ports-all mailing list