aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-libxml2
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-08-29 06:20:13 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-08-29 06:20:13 +0000
commitc7ec6bca3b884a4252770f84919647104bed1b43 (patch)
tree979a04ea727e74d117ddd022c080519782edbd36 /textproc/py-libxml2
parentb005927a13b4d0f4f187f1deb07c73e1f07b8886 (diff)
downloadports-c7ec6bca3b884a4252770f84919647104bed1b43.tar.gz
ports-c7ec6bca3b884a4252770f84919647104bed1b43.zip
Notes
Diffstat (limited to 'textproc/py-libxml2')
-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 925244da1bfc..16c525b30eb8 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -15,7 +15,7 @@ DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
USE_GNOME+= libxml2
-USES+= python:2
+USES+= python:2 gettext-runtime
USE_PYTHON= autoplist distutils
CPPFLAGS+= `${PYTHON_VERSION}-config --cflags`