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