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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index 1320484796c2..0e9cb5f4086b 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -14,8 +14,8 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
-USE_GNOME+= libxml2
-USES+= python:2 gettext-runtime
+USE_GNOME= libxml2
+USES= python gettext-runtime
USE_PYTHON= autoplist distutils
CPPFLAGS+= `${PYTHON_CMD}-config --cflags`