[Midnightbsd-cvs] mports [22007] trunk/textproc/py3-libxml2/Makefile: add gettext runtime depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Oct 30 11:49:10 EDT 2016


Revision: 22007
          http://svnweb.midnightbsd.org/mports/?rev=22007
Author:   laffer1
Date:     2016-10-30 11:49:10 -0400 (Sun, 30 Oct 2016)
Log Message:
-----------
add gettext runtime depends

Modified Paths:
--------------
    trunk/textproc/py3-libxml2/Makefile

Modified: trunk/textproc/py3-libxml2/Makefile
===================================================================
--- trunk/textproc/py3-libxml2/Makefile	2016-10-30 15:47:40 UTC (rev 22006)
+++ trunk/textproc/py3-libxml2/Makefile	2016-10-30 15:49:10 UTC (rev 22007)
@@ -13,7 +13,7 @@
 PLIST=		${.CURDIR}/pkg-plist
 
 USE_GNOME+=	libxml2
-USES=		python:3
+USES=		python:3 gettext-runtime
 USE_PYTHON=	autoplist distutils
 
 PYTHON_VERSION=	python3.3



More information about the Midnightbsd-cvs mailing list