Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2011 22:10:12 GMT
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/157403: port update math/octave-forge-octproj
Message-ID:  <201105302210.p4UMACDw058225@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/157403; it has been noted by GNATS.

From: Stephen Montgomery-Smith <stephen@missouri.edu>
To: bug-followup@FreeBSD.org, stephen@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.
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105302210.p4UMACDw058225>