aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-control/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-control/Makefile')
-rw-r--r--math/octave-forge-control/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile
index 5d23c4cbcd05..774eb743f731 100644
--- a/math/octave-forge-control/Makefile
+++ b/math/octave-forge-control/Makefile
@@ -24,6 +24,6 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src
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>