diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2014-10-03 17:48:21 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2014-10-03 17:48:21 +0000 |
commit | 45dce9a0a7f9354d13a2d77b1d66554cede96022 (patch) | |
tree | 0bc6ba2446a578a91c7a3cfadc12026233dd3460 /math/py-matplotlib | |
parent | 1c54e9bd92f8141a70e87e23bdf8ed8d35c96265 (diff) |
Notes
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r-- | math/py-matplotlib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 5fd9c1a9a0a1..8d3df680d647 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -17,8 +17,7 @@ BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ libpng15.so:${PORTSDIR}/graphics/png RUN_DEPENDS= ${PYNUMPY} \ - {PYTHON_PKGNAMEPREFIX}dateutil>=1.4:${PORTSDIR}/devel/py-dateut -il \ + {PYTHON_PKGNAMEPREFIX}dateutil>=1.4:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}parsing>=0:${PORTSDIR}/devel/py-parsing |