aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk2/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-05-31 19:48:04 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-05-31 19:48:04 +0000
commite9f130dc430236e9fe94eba1cfcb97803a13d526 (patch)
tree16a116281805df0bc51c19cc474dc068b7e58216 /x11-toolkits/py-gtk2/Makefile
parent69105de3df9f4914baf288c0b3ee48d564bbcee6 (diff)
downloadports-e9f130dc430236e9fe94eba1cfcb97803a13d526.tar.gz
ports-e9f130dc430236e9fe94eba1cfcb97803a13d526.zip
Correct typo.
Reported by: Martin Tournoij <martin@arp242.net>
Notes
Notes: svn path=/head/; revision=255408
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r--x11-toolkits/py-gtk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index e05b7a1b37aa..d2bb0c968d7f 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -49,7 +49,7 @@ OPTIONS= NUMPY "Enable numpy support (pulls in gcc44)" off
.include <bsd.port.pre.mk>
-.if defined(WITH_NYMPY)
+.if defined(WITH_NUMPY)
BUILD_DEPENDS+= ${PYNUMPY}
RUN_DEPENDS+= ${PYNUMPY}
CONFIGURE_ARGS+=--enable-numpy