aboutsummaryrefslogtreecommitdiff
path: root/math/gsl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 08:58:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 08:58:09 +0000
commit698f728a34f171d54b5a596f6920cc9f902eaac5 (patch)
treef10cf7fb25b0aa3ea00f6de39d75c4dd6e48df98 /math/gsl
parent71bf6b0f0b6eacee0017dafc6618893627a19d91 (diff)
Notes
Diffstat (limited to 'math/gsl')
-rw-r--r--math/gsl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index b7402e829c56..5699ea132f57 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -11,6 +11,7 @@ COMMENT= The GNU Scientific Library - mathematical libs
LICENSE= GPLv3
+USES= makeinfo
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= MAKEINFO='makeinfo --no-split'