diff options
Diffstat (limited to 'textproc/py3-libxml2/Makefile')
-rw-r--r-- | textproc/py3-libxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py3-libxml2/Makefile b/textproc/py3-libxml2/Makefile index 9032d35a8f23..ad334737da6f 100644 --- a/textproc/py3-libxml2/Makefile +++ b/textproc/py3-libxml2/Makefile @@ -15,7 +15,7 @@ DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist USE_GNOME+= libxml2 -USES= python:3 +USES= python:3 gettext-runtime USE_PYTHON= autoplist distutils CPPFLAGS+= `${PYTHON_VERSION}-config --cflags` |