[Midnightbsd-cvs] mports [21832] trunk/accessibility/py3-atspi/Makefile: add python 2 dep
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Aug 22 08:18:02 EDT 2016
Revision: 21832
http://svnweb.midnightbsd.org/mports/?rev=21832
Author: laffer1
Date: 2016-08-22 08:18:02 -0400 (Mon, 22 Aug 2016)
Log Message:
-----------
add python 2 dep
Modified Paths:
--------------
trunk/accessibility/py3-atspi/Makefile
Modified: trunk/accessibility/py3-atspi/Makefile
===================================================================
--- trunk/accessibility/py3-atspi/Makefile 2016-08-22 12:12:46 UTC (rev 21831)
+++ trunk/accessibility/py3-atspi/Makefile 2016-08-22 12:18:02 UTC (rev 21832)
@@ -17,6 +17,9 @@
RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core
+# ugh magus issues. this is needed by glib20 up the chain
+BUILD_DEPENDS+= python2.7:${PORTSDIR}/lang/python27
+
CONFLICTS= at-spi-1.[0-9]*
USES= gettext gmake pathfix pkgconfig python:3 tar:xz
More information about the Midnightbsd-cvs
mailing list