ports/157403: port update math/octave-forge-octproj
Stephen Montgomery-Smith
stephen at missouri.edu
Mon May 30 22:10:13 UTC 2011
The following reply was made to PR ports/157403; it has been noted by GNATS.
From: Stephen Montgomery-Smith <stephen at missouri.edu>
To: bug-followup at FreeBSD.org, stephen at missouri.edu
Cc:
Subject: Re: ports/157403: port update math/octave-forge-octproj
Date: Mon, 30 May 2011 17:08:08 -0500
In Makefile, the lines:
post-extract:
${REINPLACE_CMD} s/CC/CCC/ ${WRKSRC}/Makefile
should probably be changed to
post-extract:
${REINPLACE_CMD} s/CC/MKOCTFILE/ ${WRKSRC}/Makefile
But this is purely a style issue.
More information about the freebsd-ports-bugs
mailing list