summaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2022-07-30 15:57:42 -0500
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2022-07-30 15:57:42 -0500
commit03c8f443910feb8904d8e742cdbbfec9992f9286 (patch)
treee8010c561426901528014693d763740aff18909d /math/octave/Makefile
parentnet-mgmt/riemann-c-client: update to 2.1.0 & switch upstream (diff)
math/octave: Update to 7.2.0.
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r--math/octave/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 8ad7e64ccc4c..8b772d71daa9 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,6 +1,5 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= GNU
@@ -115,9 +114,9 @@ pre-configure:
${REINPLACE_CMD} 's+"makeinfo"+"${LOCALBASE}/bin/makeinfo"+' ${WRKSRC}/libinterp/corefcn/help.cc
${REINPLACE_CMD} 's/"-qt=$$qt_version"/"-qt=qt$$qt_version"/' ${WRKSRC}/configure
-post-install:
- (cd ${STAGEDIR}${DATADIR} && ${LN} -s ${PORTVERSION}/imagelib .)
- ${RM} -r ${STAGEDIR}${DATADIR}/${PORTVERSION}/etc/tests/fixed/${WRKDIR:C+/++:C+/.*++}
+#post-install:
+# (cd ${STAGEDIR}${DATADIR} && ${LN} -s ${PORTVERSION}/imagelib .)
+# ${RM} -r ${STAGEDIR}${DATADIR}/${PORTVERSION}/etc/tests/fixed/${WRKDIR:C+/++:C+/.*++}
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}