aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-ncarray/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-ncarray/Makefile')
-rw-r--r--math/octave-forge-ncarray/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-ncarray/Makefile b/math/octave-forge-ncarray/Makefile
index 43cec6f25d4c..d7d70bf5c7d0 100644
--- a/math/octave-forge-ncarray/Makefile
+++ b/math/octave-forge-ncarray/Makefile
@@ -29,6 +29,6 @@ NO_ARCH= yes
post-build:
${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure
- cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}
+ cd ${WRKDIR} && ${TAR} cfz ${OCTAVE_DISTNAME}.tar.gz ${OCTSRC}
.include <bsd.port.mk>