[Midnightbsd-cvs] mports [24754] trunk/accessibility/atk/Makefile: add direct python build depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jan 2 09:06:33 EST 2019


Revision: 24754
          http://svnweb.midnightbsd.org/mports/?rev=24754
Author:   laffer1
Date:     2019-01-02 09:06:33 -0500 (Wed, 02 Jan 2019)
Log Message:
-----------
add direct python build depends

Modified Paths:
--------------
    trunk/accessibility/atk/Makefile

Modified: trunk/accessibility/atk/Makefile
===================================================================
--- trunk/accessibility/atk/Makefile	2019-01-02 14:01:12 UTC (rev 24753)
+++ trunk/accessibility/atk/Makefile	2019-01-02 14:06:33 UTC (rev 24754)
@@ -16,7 +16,7 @@
 PORTSCOUT=	limitw:1,even
 
 USE_LDCONFIG=	yes
-USES=		gettext gnome localbase meson pkgconfig tar:xz
+USES=		gettext gnome localbase meson pkgconfig tar:xz python:build
 USE_GNOME=	glib20 introspection:build
 
 post-install:



More information about the Midnightbsd-cvs mailing list