port update octave-forge-octproj Fix: Don't forget to remove the directory files and its contents
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.
State Changed From-To: open->closed Committed. Thanks!
miwi 2011-05-31 03:01:00 UTC FreeBSD ports repository Modified files: math/octave-forge-octproj Makefile distinfo Log: - Update to 1.0.2 PR: 157403 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Revision Changes Path 1.2 +4 -1 ports/math/octave-forge-octproj/Makefile 1.3 +2 -2 ports/math/octave-forge-octproj/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"