diff options
Diffstat (limited to 'graphics/py-gchartwrapper/Makefile')
-rw-r--r-- | graphics/py-gchartwrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gchartwrapper/Makefile b/graphics/py-gchartwrapper/Makefile index 8f180afb4d81..5c76fa3b57a8 100644 --- a/graphics/py-gchartwrapper/Makefile +++ b/graphics/py-gchartwrapper/Makefile @@ -13,7 +13,7 @@ COMMENT= Python Google Chart Wrapper LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow PROJECTHOST= google-chartwrapper |