From 7f28d750fd5a6938da9fc5dd3c80ed4b2c6d0d5a Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 22 Oct 2010 10:55:07 +0000 Subject: Remove explicit dependency on graphics/agg, to reduce dependencies. The built-in agg was already used. PR: ports/151450 Submitted by: Emil Smolenski [am raisa eu org] Approved by: maintainer --- math/py-matplotlib/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/py-matplotlib') 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} -- cgit v1.2.3