aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-divand/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-divand/Makefile')
-rw-r--r--math/octave-forge-divand/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-divand/Makefile b/math/octave-forge-divand/Makefile
index d43b686222ac..9231fee2e698 100644
--- a/math/octave-forge-divand/Makefile
+++ b/math/octave-forge-divand/Makefile
@@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src
do-build:
@${DO_NADA}
+NO_ARCH= yes
+
post-build:
${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}