diff options
Diffstat (limited to 'science/ecs')
-rw-r--r-- | science/ecs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/ecs/Makefile b/science/ecs/Makefile index 7a64b8311ffd..47b3540e2f60 100644 --- a/science/ecs/Makefile +++ b/science/ecs/Makefile @@ -40,6 +40,7 @@ CONFIGURE_ARGS+=--with-adf=${LOCALBASE} \ CONFIGURE_ARGS+=--without-adf --without-ccm .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |