diff options
Diffstat (limited to 'math/pure-mpfr/Makefile')
-rw-r--r-- | math/pure-mpfr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pure-mpfr/Makefile b/math/pure-mpfr/Makefile index 2770f416f0f6..afa1e47cd226 100644 --- a/math/pure-mpfr/Makefile +++ b/math/pure-mpfr/Makefile @@ -9,6 +9,7 @@ MAINTAINER= lichray@gmail.com COMMENT= Multiprecision floats for Pure USE_PURE= yes +USES= pkgconfig PLIST_FILES= lib/pure/mpfr.pure \ lib/pure/mpfr.so |