[Midnightbsd-cvs] mports [24563] trunk/devel/glib20/Makefile: add py 2.7 depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Oct 23 09:37:34 EDT 2018
Revision: 24563
http://svnweb.midnightbsd.org/mports/?rev=24563
Author: laffer1
Date: 2018-10-23 09:37:33 -0400 (Tue, 23 Oct 2018)
Log Message:
-----------
add py 2.7 depends
Modified Paths:
--------------
trunk/devel/glib20/Makefile
Modified: trunk/devel/glib20/Makefile
===================================================================
--- trunk/devel/glib20/Makefile 2018-10-23 13:36:16 UTC (rev 24562)
+++ trunk/devel/glib20/Makefile 2018-10-23 13:37:33 UTC (rev 24563)
@@ -18,6 +18,7 @@
LIB_DEPENDS+= libpcre.so:devel/pcre \
libffi.so:devel/libffi
+RUN_DEPENDS= python2.7:lang/python27
GNU_CONFIGURE= yes
USES+= compiler:c11 gettext gmake iconv:wchar_t libtool pathfix \
More information about the Midnightbsd-cvs
mailing list