diff options
Diffstat (limited to 'devel/eet/Makefile')
-rw-r--r-- | devel/eet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/eet/Makefile b/devel/eet/Makefile index c8f7e56..48be3ac 100644 --- a/devel/eet/Makefile +++ b/devel/eet/Makefile @@ -26,6 +26,7 @@ USE_LDCONFIG= yes CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" OPENSSL_LIBS="-lssl" CONFIGURE_ARGS= --disable-gnutls +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEXAMPLES} |