aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-nurbs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-nurbs/Makefile')
-rw-r--r--math/octave-forge-nurbs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-nurbs/Makefile b/math/octave-forge-nurbs/Makefile
index 9f294607d7f3..5b56365389a4 100644
--- a/math/octave-forge-nurbs/Makefile
+++ b/math/octave-forge-nurbs/Makefile
@@ -29,6 +29,6 @@ USE_GCC= 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.post.mk>