diff options
author | John Marino <marino@FreeBSD.org> | 2013-08-14 14:58:37 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-08-14 14:58:37 +0000 |
commit | 8abe28e843d48c8ca80a773f3a9a5202c9a268bf (patch) | |
tree | 3fd3ce4884db0069253f29296805242c0f6095d6 /math/pure-mpfr | |
parent | ed1693190e998658e9b5a9efde5b7c0fa2fde607 (diff) | |
download | ports-8abe28e843d48c8ca80a773f3a9a5202c9a268bf.tar.gz ports-8abe28e843d48c8ca80a773f3a9a5202c9a268bf.zip |
Notes
Diffstat (limited to 'math/pure-mpfr')
-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 |