diff options
Diffstat (limited to 'devel/boost-all/Makefile')
-rw-r--r-- | devel/boost-all/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/boost-all/Makefile b/devel/boost-all/Makefile index d59be43e7f00..60b5dade4a0f 100644 --- a/devel/boost-all/Makefile +++ b/devel/boost-all/Makefile @@ -17,6 +17,7 @@ PYTHON_DESC= Boost.Python - interfacing Python and C++ NO_BUILD= yes +NO_STAGE= yes .include "common.mk" LIBRARIES_RUN_DEPENDS= ${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost-libs |