diff options
Diffstat (limited to 'math/matio/Makefile')
-rw-r--r-- | math/matio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/matio/Makefile b/math/matio/Makefile index 762c7dec28c3..e800e5d33ff6 100644 --- a/math/matio/Makefile +++ b/math/matio/Makefile @@ -17,6 +17,7 @@ CFLAGS+= -fPIC OPTIONS_DEFINE= FORTRAN FORTRAN_DESC= Build Fortran bindings +NO_STAGE= yes .include <bsd.port.options.mk> PLIST_FILES= include/matio.h \ |