aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-plot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-plot/Makefile')
-rw-r--r--math/octave-forge-plot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-plot/Makefile b/math/octave-forge-plot/Makefile
index 6ef2964b1552..5c160c9107fa 100644
--- a/math/octave-forge-plot/Makefile
+++ b/math/octave-forge-plot/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}