diff options
Diffstat (limited to 'devel/librest/Makefile')
-rw-r--r-- | devel/librest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/librest/Makefile b/devel/librest/Makefile index 00c430b7477f..6df85bb69a0d 100644 --- a/devel/librest/Makefile +++ b/devel/librest/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt PORTEXAMPLES= *.c +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEXAMPLES} |