git: 5d4241303219 - main - math/octave: Remove crud.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Apr 2022 08:40:58 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5d42413032192444626ed5f19d99cf155d5cebc4
commit 5d42413032192444626ed5f19d99cf155d5cebc4
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2022-04-10 08:40:40 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2022-04-10 08:40:40 +0000
math/octave: Remove crud.
---
math/octave/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 060d7fcbbe36..782351cd4b61 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -117,8 +117,6 @@ 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
-RM_STUFF=${WRKSRC:C+/++:C+/.*++}
-
post-install:
(cd ${STAGEDIR}${DATADIR} && ${LN} -s ${PORTVERSION}/imagelib .)
${RM} -r ${STAGEDIR}${DATADIR}/${PORTVERSION}/etc/tests/fixed/${WRKDIR:C+/++:C+/.*++}