aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-chart
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-07-16 20:53:28 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-07-16 20:53:28 +0000
commit68f883edfc802c049ba59e75f77e9f7c6d6071f5 (patch)
tree3fa9947d2b38c86d548ab0b4face968420a2825b /graphics/py-chart
parent1369aca1cbaa75f185a0b7dcd3d5bfdd2d8e84f0 (diff)
downloadports-68f883edfc802c049ba59e75f77e9f7c6d6071f5.tar.gz
ports-68f883edfc802c049ba59e75f77e9f7c6d6071f5.zip
Notes
Diffstat (limited to 'graphics/py-chart')
-rw-r--r--graphics/py-chart/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/py-chart/Makefile b/graphics/py-chart/Makefile
index c02c911dd9c1..271c7a3117d3 100644
--- a/graphics/py-chart/Makefile
+++ b/graphics/py-chart/Makefile
@@ -14,8 +14,7 @@ COMMENT= Create high quality Encapsulated Postscript, PDF, or PNG charts
LICENSE= GPLv2
-USE_GHOSTSCRIPT_RUN= yes
USE_PYTHON= distutils autoplist
-USES= python:2.7
+USES= ghostscript:run python:2.7
.include <bsd.port.mk>