aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjpaetzel <jpaetzel@FreeBSD.org>2010-07-31 04:11:14 +0800
committerjpaetzel <jpaetzel@FreeBSD.org>2010-07-31 04:11:14 +0800
commit5abd3bdd49379ed5114a4e4ce2fce2b465677d33 (patch)
treeb9f0534e8d831a06a03d666ca5aa83ccc26e7d2d
parentc4057a9676310c45322902c2a712bfa08f0722e6 (diff)
downloadfreebsd-ports-gnome-5abd3bdd49379ed5114a4e4ce2fce2b465677d33.tar.gz
freebsd-ports-gnome-5abd3bdd49379ed5114a4e4ce2fce2b465677d33.tar.zst
freebsd-ports-gnome-5abd3bdd49379ed5114a4e4ce2fce2b465677d33.zip
Fix typo in previous commit
-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: