diff options
Diffstat (limited to 'devel/arduino/Makefile')
-rw-r--r-- | devel/arduino/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/arduino/Makefile b/devel/arduino/Makefile index 1a7094e30cd8..7dbb66d58642 100644 --- a/devel/arduino/Makefile +++ b/devel/arduino/Makefile @@ -39,6 +39,7 @@ DOCS_DESC= Install the reference documents INSLIST= arduino hardware lib libraries logo.png revisions.txt tools +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MATMEGA644P} |