aboutsummaryrefslogtreecommitdiff
path: root/misc/py-colorbrewer
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-06-29 21:28:57 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-06-29 21:28:57 +0000
commit286be2247656dd087705dfb2e50a5693a59ba976 (patch)
tree5a185e18ea213d71d53ff8a44e669e51920a66d8 /misc/py-colorbrewer
parentb7fb688b35dd74ec9ed2bd6b5d6dd7dd63cea4e8 (diff)
downloadports-286be2247656dd087705dfb2e50a5693a59ba976.tar.gz
ports-286be2247656dd087705dfb2e50a5693a59ba976.zip
Notes
Diffstat (limited to 'misc/py-colorbrewer')
-rw-r--r--misc/py-colorbrewer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-colorbrewer/Makefile b/misc/py-colorbrewer/Makefile
index fc021df2c814..1150e279c097 100644
--- a/misc/py-colorbrewer/Makefile
+++ b/misc/py-colorbrewer/Makefile
@@ -11,7 +11,7 @@ COMMENT= Constants from Cynthia Brewer's ColorBrewer
LICENSE= APACHE20
-INSTALL_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils