diff options
Diffstat (limited to 'net/bcusdk-eibd/Makefile')
-rw-r--r-- | net/bcusdk-eibd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bcusdk-eibd/Makefile b/net/bcusdk-eibd/Makefile index 911ebfbec5ff..9f7e19cc9aa3 100644 --- a/net/bcusdk-eibd/Makefile +++ b/net/bcusdk-eibd/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ARGS+=--enable-onlyeibd \ OPTIONS_DEFINE= JAVA EXAMPLES +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MJAVA} |