git: 3fc2ffe59d49 - main - math/octave-forge-netcdf: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 21:56:18 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3fc2ffe59d49885097b55a6bc9b71afa2de2f55c commit 3fc2ffe59d49885097b55a6bc9b71afa2de2f55c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-29 21:48:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-29 21:51:22 +0000 math/octave-forge-netcdf: Add NO_ARCH Approved by: portmgr (blanket) --- math/octave-forge-netcdf/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/octave-forge-netcdf/Makefile b/math/octave-forge-netcdf/Makefile index ece3b9f520ec..e60719f699a2 100644 --- a/math/octave-forge-netcdf/Makefile +++ b/math/octave-forge-netcdf/Makefile @@ -17,6 +17,7 @@ OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src GNU_CONFIGURE= yes +NO_ARCH= yes LIB_DEPENDS+= libnetcdf.so:science/netcdf