From 70e8ba8740361354b61821d15067c9ab15f6a767 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Sun, 25 Feb 2018 22:15:18 +0000 Subject: - Add NO_ARCH=yes to those octave-forge-* ports that don't install anything compiled. Reported by: Yuri --- math/octave-forge-bim/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math/octave-forge-bim') diff --git a/math/octave-forge-bim/Makefile b/math/octave-forge-bim/Makefile index a2dbeda73b14..a2e9d7b08ce6 100644 --- a/math/octave-forge-bim/Makefile +++ b/math/octave-forge-bim/Makefile @@ -24,6 +24,8 @@ RUN_DEPENDS+= ${TARBALLS_DIR}/msh.tar.gz:math/octave-forge-msh do-build: @${DO_NADA} +NO_ARCH= yes + post-build: ${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} -- cgit v1.2.3