From f5ff87ed941aa878047ef83f3b53918354c83f1d Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Mon, 7 Nov 2022 13:04:24 -0600 Subject: math/octave-forge-internal-fluid-flow: Add no_arch=yes. Bump portrevision. --- math/octave-forge-internal-fluid-flow/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'math/octave-forge-internal-fluid-flow') diff --git a/math/octave-forge-internal-fluid-flow/Makefile b/math/octave-forge-internal-fluid-flow/Makefile index 45e49c084c22..0562c4c8dfbc 100644 --- a/math/octave-forge-internal-fluid-flow/Makefile +++ b/math/octave-forge-internal-fluid-flow/Makefile @@ -1,6 +1,7 @@ PORTNAME= octave-forge-internal-fluid-flow DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -23,6 +24,8 @@ OCTSRC= Internal-Fluid-Flow-for-GNU-Octave-${DISTVERSION} do-build: @${DO_NADA} +NO_ARCH= yes + post-build: ${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${OCTAVE_DISTNAME}.tar.gz ${OCTSRC} -- cgit v1.2.3