diff options
Diffstat (limited to 'devel/poco/Makefile')
-rw-r--r-- | devel/poco/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/poco/Makefile b/devel/poco/Makefile index 95d0a978bea8..121f9e3ee9da 100644 --- a/devel/poco/Makefile +++ b/devel/poco/Makefile @@ -18,6 +18,7 @@ SAMPLES_DESC= Build sample programs CONFIGURE_ARGS= --config=FreeBSD USES= gmake +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MTEST} |