aboutsummaryrefslogtreecommitdiff
path: root/graphics/driconf
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/driconf
parentf7a05e2b63bd7e68a0258979cd88c065e7dd4d4a (diff)
downloadports-734b61f327683a6f33dff50fd033a2320cd3e0d6.tar.gz
ports-734b61f327683a6f33dff50fd033a2320cd3e0d6.zip
Notes
Diffstat (limited to 'graphics/driconf')
-rw-r--r--graphics/driconf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/driconf/Makefile b/graphics/driconf/Makefile
index eca767795479..d1ec3dcef057 100644
--- a/graphics/driconf/Makefile
+++ b/graphics/driconf/Makefile
@@ -15,10 +15,9 @@ COMMENT= Configuration program for DRI drivers
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2
USE_GL= glut
-USE_PYTHON= yes
+USE_PYTHON= distutils
NO_BUILD= yes
-USES= gettext
-USE_PYDISTUTILS= yes
+USES= gettext python
PYDISTUTILS_EGGINFODIR= ${STAGEDIR}${PREFIX}/lib/driconf
pre-patch: