[Midnightbsd-cvs] mports [24254] trunk/devel/boost-python-libs/Makefile: mkdir

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 9 10:50:09 EDT 2018


Revision: 24254
          http://svnweb.midnightbsd.org/mports/?rev=24254
Author:   laffer1
Date:     2018-09-09 10:50:08 -0400 (Sun, 09 Sep 2018)
Log Message:
-----------
mkdir

Modified Paths:
--------------
    trunk/devel/boost-python-libs/Makefile

Modified: trunk/devel/boost-python-libs/Makefile
===================================================================
--- trunk/devel/boost-python-libs/Makefile	2018-09-09 14:47:47 UTC (rev 24253)
+++ trunk/devel/boost-python-libs/Makefile	2018-09-09 14:50:08 UTC (rev 24254)
@@ -27,6 +27,7 @@
 BUILD_DEPENDS+=	${BJAM}:devel/boost-jam
 
 do-build:
+	${MKDIR} ${WRKSRC}/tools/build/v2/
 	@${ECHO_CMD} "using python : " ${PYTHON_VER} " : " ${PYTHON_CMD} " : " ${PYTHON_INCLUDEDIR} ";" >> ${WRKSRC}/tools/build/v2/site-config.jam
 # build the library
 	@cd ${WRKSRC} && \



More information about the Midnightbsd-cvs mailing list