aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-aafigure
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-21 16:36:12 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-21 16:36:12 +0000
commit734b61f327683a6f33dff50fd033a2320cd3e0d6 (patch)
tree6c81a8048a5cb3b8b09b589e7ef9bc5732d5be77 /graphics/py-aafigure
parentf7a05e2b63bd7e68a0258979cd88c065e7dd4d4a (diff)
downloadports-734b61f327683a6f33dff50fd033a2320cd3e0d6.tar.gz
ports-734b61f327683a6f33dff50fd033a2320cd3e0d6.zip
Notes
Diffstat (limited to 'graphics/py-aafigure')
-rw-r--r--graphics/py-aafigure/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-aafigure/Makefile b/graphics/py-aafigure/Makefile
index b9717d4c691f..ff7e741f1b8a 100644
--- a/graphics/py-aafigure/Makefile
+++ b/graphics/py-aafigure/Makefile
@@ -16,9 +16,8 @@ LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \
${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME}
EXAMPLESDIR= ${PREFIX}/share/examples/${UNIQUENAME}