diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/boost-libs/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 69ade30ee598..991169ea8fa7 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -35,9 +35,7 @@ post-patch: customize-boost-build # The following directory is empty and causes issues with pkg_{add,delete} ${RMDIR} ${WRKSRC}/boost/interprocess/containers/detail # Remove Boost.Python -.if !defined(WITH_PYTHON) ${RM} -rf ${WRKSRC}/boost/python* ${WRKSRC}/libs/python -.endif do-build: # build the library |