git: fa3998a130c5 - main - math/octave-forge-fits: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 12:53:55 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa3998a130c51362d0d7310c727e7778423b44c2 commit fa3998a130c51362d0d7310c727e7778423b44c2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-02-28 09:40:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-02-28 12:46:41 +0000 math/octave-forge-fits: Add NO_ARCH Approved by: portmgr (blanket) --- math/octave-forge-fits/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile index 39277b81997d..516161246838 100644 --- a/math/octave-forge-fits/Makefile +++ b/math/octave-forge-fits/Makefile @@ -19,6 +19,8 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src LIB_DEPENDS+= libcfitsio.so:astro/cfitsio +NO_ARCH= yes + .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: