[Midnightbsd-cvs] mports [24571] trunk/devel/meson/Makefile: add a build depends too

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 24 07:54:51 EDT 2018


Revision: 24571
          http://svnweb.midnightbsd.org/mports/?rev=24571
Author:   laffer1
Date:     2018-10-24 07:54:51 -0400 (Wed, 24 Oct 2018)
Log Message:
-----------
add a build depends too

Modified Paths:
--------------
    trunk/devel/meson/Makefile

Modified: trunk/devel/meson/Makefile
===================================================================
--- trunk/devel/meson/Makefile	2018-10-24 02:35:01 UTC (rev 24570)
+++ trunk/devel/meson/Makefile	2018-10-24 11:54:51 UTC (rev 24571)
@@ -11,6 +11,7 @@
 LICENSE=	apache2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BUILD_DEPENDS+=	python2.7:lang/python27
 RUN_DEPENDS=	ninja:devel/ninja \
 		python2.7:lang/python27
 



More information about the Midnightbsd-cvs mailing list