aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2016-05-17 02:18:39 +0800
committerHiroki Sato <hrs@FreeBSD.org>2016-05-17 02:18:39 +0800
commitc100413b24e074d63516162c9026c1afed8bfeb5 (patch)
treeab9f193a70d881bb6e975658a6b1a69313af5087 /cad
parent7d1afe45ccd23d7e3f7a4a042a3c3783a32663fa (diff)
downloadfreebsd-ports-gnome-c100413b24e074d63516162c9026c1afed8bfeb5.tar.gz
freebsd-ports-gnome-c100413b24e074d63516162c9026c1afed8bfeb5.tar.zst
freebsd-ports-gnome-c100413b24e074d63516162c9026c1afed8bfeb5.zip
Fix dependency.
Diffstat (limited to 'cad')
-rw-r--r--cad/py-lcapy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/py-lcapy/Makefile b/cad/py-lcapy/Makefile
index e6aa98f1beee..2dfd87a685a6 100644
--- a/cad/py-lcapy/Makefile
+++ b/cad/py-lcapy/Makefile
@@ -12,7 +12,7 @@ LICENSE= LGPL21
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy \
${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy \
- ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/matplotlib
+ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib
USES= python
USE_PYTHON= distutils autoplist