summaryrefslogtreecommitdiff
path: root/math/octave-forge-octproj
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-06-21 01:50:45 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-06-21 01:50:45 +0000
commit31276c47caec58a4f07db7ece69feb9f48afcadf (patch)
treef267f31b4f78f84335b352387578492ce815a98c /math/octave-forge-octproj
parentNew port math/octave-forge-fuzzy-logic-toolkit (diff)
- Minor style change
PR: ports/157971 Submitted by: stephen Approved by: maho (mentor)
Notes
Notes: svn path=/head/; revision=275951
Diffstat (limited to 'math/octave-forge-octproj')
-rw-r--r--math/octave-forge-octproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile
index 4f5806ab3550..1cae98b09d66 100644
--- a/math/octave-forge-octproj/Makefile
+++ b/math/octave-forge-octproj/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS+= proj:${PORTSDIR}/graphics/proj
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
post-extract:
- ${REINPLACE_CMD} s/CC/CCC/ ${WRKSRC}/Makefile
+ ${REINPLACE_CMD} s/CC/MKOCTFILE/ ${WRKSRC}/Makefile
post-build:
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}