aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gvgen
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-gvgen
parentf7a05e2b63bd7e68a0258979cd88c065e7dd4d4a (diff)
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371326
Diffstat (limited to 'graphics/py-gvgen')
-rw-r--r--graphics/py-gvgen/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-gvgen/Makefile b/graphics/py-gvgen/Makefile
index ad3c8384fd2f..78be69a8817b 100644
--- a/graphics/py-gvgen/Makefile
+++ b/graphics/py-gvgen/Makefile
@@ -12,10 +12,9 @@ COMMENT= Easy python interface to generate dot files
LICENSE= GPLv2
+USES= python
+USE_PYTHON= distutils autoplist
USE_GITHUB= yes
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
GH_ACCOUNT= stricaud
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 777ab06