[Midnightbsd-cvs] mports [20720] trunk/devel/jsoncpp/Makefile: enable python for scons

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Nov 9 08:45:42 EST 2015


Revision: 20720
          http://svnweb.midnightbsd.org/mports/?rev=20720
Author:   laffer1
Date:     2015-11-09 08:45:42 -0500 (Mon, 09 Nov 2015)
Log Message:
-----------
enable python for scons

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

Modified: trunk/devel/jsoncpp/Makefile
===================================================================
--- trunk/devel/jsoncpp/Makefile	2015-11-09 13:43:55 UTC (rev 20719)
+++ trunk/devel/jsoncpp/Makefile	2015-11-09 13:45:42 UTC (rev 20720)
@@ -12,7 +12,7 @@
 
 LICENSE=	mit
 
-USES=		dos2unix scons
+USES=		dos2unix scons python:2
 USE_LDCONFIG=	yes
 
 MAKE_ARGS=	platform=linux-gcc



More information about the Midnightbsd-cvs mailing list