diff options
Diffstat (limited to 'ftp/curlpp/Makefile')
-rw-r--r-- | ftp/curlpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 9b01099447b2..9441bc6a197c 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -26,6 +26,7 @@ BOOST_RUN_DEPENDS= ${BOOST_BUILD_DEPENDS} BOOST_CONFIGURE_ON= --with-boost=${LOCALBASE} BOOST_CONFIGURE_OFF= --without-boost +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |