git: aac64f6cccef - main - math/octave-forge-miscellaneous: Clean up Makefile.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Dec 2025 15:22:13 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aac64f6cccef61c07e940cccefadc044e8bcb6db
commit aac64f6cccef61c07e940cccefadc044e8bcb6db
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2025-12-26 15:21:51 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2025-12-26 15:21:51 +0000
math/octave-forge-miscellaneous: Clean up Makefile.
---
math/octave-forge-miscellaneous/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile
index 95ad1345861b..b885e7be785b 100644
--- a/math/octave-forge-miscellaneous/Makefile
+++ b/math/octave-forge-miscellaneous/Makefile
@@ -19,6 +19,4 @@ OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION}
GNU_CONFIGURE= yes
-#MAKE_ENV+= MKOCTFILE=mkoctfile
-
.include <bsd.port.mk>