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