diff options
Diffstat (limited to 'net/asio/Makefile')
-rw-r--r-- | net/asio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asio/Makefile b/net/asio/Makefile index bb1b7ff8ebfe..af7353017ea8 100644 --- a/net/asio/Makefile +++ b/net/asio/Makefile @@ -17,4 +17,5 @@ USE_GMAKE= yes CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include +NO_STAGE= yes .include <bsd.port.mk> |