diff options
Diffstat (limited to 'devel/libestr/Makefile')
-rw-r--r-- | devel/libestr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libestr/Makefile b/devel/libestr/Makefile index 3f4970bd4e72..09991c1c723e 100644 --- a/devel/libestr/Makefile +++ b/devel/libestr/Makefile @@ -14,4 +14,5 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix="${PREFIX}" \ --disable-testbench +NO_STAGE= yes .include <bsd.port.mk> |