git: d986729463de - main - math/octave-forge-ponchon-savarit: Add no_arch=yes.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Nov 2022 19:15:01 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=d986729463dec3f2058545771dc411e316bd23c8 commit d986729463dec3f2058545771dc411e316bd23c8 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-11-07 19:14:39 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-11-07 19:14:39 +0000 math/octave-forge-ponchon-savarit: Add no_arch=yes. Bump portrevision. --- math/octave-forge-ponchon-savarit/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/math/octave-forge-ponchon-savarit/Makefile b/math/octave-forge-ponchon-savarit/Makefile index 0f1ecde81b54..a38d9d46cf4d 100644 --- a/math/octave-forge-ponchon-savarit/Makefile +++ b/math/octave-forge-ponchon-savarit/Makefile @@ -1,6 +1,7 @@ PORTNAME= octave-forge-ponchon-savarit DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -23,6 +24,8 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src do-build: @${DO_NADA} +NO_ARCH= yes + .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: