aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-ncarray
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-ncarray
parent1b9fb25aa548ddced53f5e57ce2031762fc7c1bb (diff)
downloadports-70e8ba8740361354b61821d15067c9ab15f6a767.tar.gz
ports-70e8ba8740361354b61821d15067c9ab15f6a767.zip
Notes
Diffstat (limited to 'math/octave-forge-ncarray')
-rw-r--r--math/octave-forge-ncarray/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-ncarray/Makefile b/math/octave-forge-ncarray/Makefile
index 331bc005efe2..c0b3acc20c66 100644
--- a/math/octave-forge-ncarray/Makefile
+++ b/math/octave-forge-ncarray/Makefile
@@ -26,6 +26,8 @@ RUN_DEPENDS+= ${TARBALLS_DIR}/statistics.tar.gz:math/octave-forge-statistics
do-build:
@${DO_NADA}
+NO_ARCH= yes
+
post-build:
${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}