aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-dataframe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-dataframe/Makefile')
-rw-r--r--math/octave-forge-dataframe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-dataframe/Makefile b/math/octave-forge-dataframe/Makefile
index 3471182c9ab7..b411f24cbd36 100644
--- a/math/octave-forge-dataframe/Makefile
+++ b/math/octave-forge-dataframe/Makefile
@@ -25,6 +25,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>