summaryrefslogtreecommitdiff
path: root/math/py-matplotlib
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2010-07-30 20:11:14 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2010-07-30 20:11:14 +0000
commit764453078a72ab2e3eedb6eb708263136e27b018 (patch)
tree5693bf90ddc47190288a09cc8d8aefd435e3a125 /math/py-matplotlib
parentFix LIB_DEPENDS (diff)
Fix typo in previous commit
Notes
Notes: svn path=/head/; revision=258512
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r--math/py-matplotlib/Makefile2
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: