git: 3afc887e0053 - main - math/octave-forge-matgeom: Add no_arch=yes.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Nov 2022 19:08:09 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=3afc887e005328a38d44cb02412f3893cb1854f7 commit 3afc887e005328a38d44cb02412f3893cb1854f7 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-11-07 19:07:48 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-11-07 19:07:48 +0000 math/octave-forge-matgeom: Add no_arch=yes. Bump portrevision. --- math/octave-forge-matgeom/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/math/octave-forge-matgeom/Makefile b/math/octave-forge-matgeom/Makefile index d04b52e97ee0..113b8aeadf3d 100644 --- a/math/octave-forge-matgeom/Makefile +++ b/math/octave-forge-matgeom/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-matgeom PORTVERSION= 1.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} @@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src do-build: @${DO_NADA} +NO_ARCH= yes + post-build: cd ${WRKDIR} && ${TAR} cfz ${OCTAVE_DISTNAME}.tar.gz ${OCTSRC}