aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-libxml2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-libxml2/Makefile')
-rw-r--r--textproc/py-libxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index 43b850c71622..e716d2a71bcd 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -17,7 +17,7 @@ PLIST= ${.CURDIR}/pkg-plist
USE_GNOME+= libxml2
USES+= python:2
-USE_PYDISTUTILS=yes
+USE_PYTHON= distutils
PYDISTUTILS_EGGINFO= libxml2_python-${PORTVERSION}-py${PYTHON_VER}.egg-info
CPPFLAGS+= `${PYTHON_VERSION}-config --cflags`