aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 09:40:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 12:46:41 +0000
commitfa3998a130c51362d0d7310c727e7778423b44c2 (patch)
tree450ff2f42d1740a26417b38eaa44ab81844731e2
parent6b60612030a8e2b592e51f3c73aae571773f7364 (diff)
downloadports-fa3998a130c51362d0d7310c727e7778423b44c2.tar.gz
ports-fa3998a130c51362d0d7310c727e7778423b44c2.zip
math/octave-forge-fits: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--math/octave-forge-fits/Makefile2
1 files changed, 2 insertions, 0 deletions
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: