diff options
Diffstat (limited to 'math/py-matplotlib/Makefile')
-rw-r--r-- | math/py-matplotlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 6ea2f80cb9de..f2fa8c801b12 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -103,7 +103,7 @@ PLIST_SUB+= WXAGGBACKEND="@comment " EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} post-extract: - ${CHMOD} -R ga+r ${WORKDIR} + ${CHMOD} -R ga+r ${WRKDIR} # bsd.tcl.mk doesn't set TK_VER, so we use TCL_VER instead post-patch: |