diff options
Diffstat (limited to 'graphics/py-gdchart')
-rw-r--r-- | graphics/py-gdchart/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index 8eaae42..f68445f 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -17,6 +17,8 @@ COMMENT= Python interface to GDChart LIB_DEPENDS= gdc.1:${PORTSDIR}/graphics/gdchart +CONFLICTS= ${PYTHON_PKGNAMEPREFIX}gdchart-2.* + USE_PYTHON= yes USE_PYDISTUTILS=yes EXAMPLE_FILES= test.html test.py |