diff options
Diffstat (limited to 'math/eispack/Makefile')
-rw-r--r-- | math/eispack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 71647a29bcc2..12bc7c06c4ca 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -28,6 +28,7 @@ MAKE_ENV+= SHLIB_MAJOR="${SHLIB_MAJOR}" \ OPTIONS_DEFINE= PROFILE +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPROFILE} |