aboutsummaryrefslogtreecommitdiff
path: root/math/py-matplotlib
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2010-10-22 10:55:07 +0000
committerRene Ladan <rene@FreeBSD.org>2010-10-22 10:55:07 +0000
commit7f28d750fd5a6938da9fc5dd3c80ed4b2c6d0d5a (patch)
tree89d26133c6ffd4a95a82f9e55fdf628d2a7928a3 /math/py-matplotlib
parent963ded2105324bb943c45ed6aa410dcfab1f9937 (diff)
downloadports-7f28d750fd5a6938da9fc5dd3c80ed4b2c6d0d5a.tar.gz
ports-7f28d750fd5a6938da9fc5dd3c80ed4b2c6d0d5a.zip
Notes
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r--math/py-matplotlib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index f2fa8c801b12..f3141eb80a83 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -19,8 +19,7 @@ COMMENT= A plotting library uses a syntax familiar to matlab users
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}dateutil>=1.4:${PORTSDIR}/devel/py-dateutil \
- ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \
- ${LOCALBASE}/lib/libagg.a:${PORTSDIR}/graphics/agg
+ ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
png.6:${PORTSDIR}/graphics/png
RUN_DEPENDS= ${PYNUMPY}