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