diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/getdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 6346407a31ae..d55e0dc35f3f 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/README.txt LIB_DEPENDS= libgsl.so:math/gsl \ liblapack.so:math/lapack -USES= fortran gmake tar:tgz cmake +USES= fortran tar:tgz cmake WANT_PERL= yes OPTIONS_DEFINE= DOCS EXAMPLES |