aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-bim
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2018-02-25 22:15:18 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2018-02-25 22:15:18 +0000
commit70e8ba8740361354b61821d15067c9ab15f6a767 (patch)
tree5a63fcb2c601bf181e405a9395bec21550cf2482 /math/octave-forge-bim
parent1b9fb25aa548ddced53f5e57ce2031762fc7c1bb (diff)
downloadports-70e8ba8740361354b61821d15067c9ab15f6a767.tar.gz
ports-70e8ba8740361354b61821d15067c9ab15f6a767.zip
- Add NO_ARCH=yes to those octave-forge-* ports that don't install anything
compiled. Reported by: Yuri <yuri@rawbw.com>
Notes
Notes: svn path=/head/; revision=462979
Diffstat (limited to 'math/octave-forge-bim')
-rw-r--r--math/octave-forge-bim/Makefile2
1 files changed, 2 insertions, 0 deletions
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}