diff options
Diffstat (limited to 'graphics/py-chart/Makefile')
-rw-r--r-- | graphics/py-chart/Makefile | 3 |
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> |