diff options
Diffstat (limited to 'math/petsc/Makefile')
-rw-r--r-- | math/petsc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/petsc/Makefile b/math/petsc/Makefile index 1a22f853328a..3fe6cc3e62b0 100644 --- a/math/petsc/Makefile +++ b/math/petsc/Makefile @@ -57,7 +57,7 @@ CONFIGURE_ARGS+= --with-umfpack-include="${LOCALBASE}/include/suitesparse" \ NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |