diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-08-29 13:57:39 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-08-29 13:57:39 +0000 |
commit | 4196aef3f431c51abb2781f72a8a0f13bac58f6e (patch) | |
tree | 52d5b0896673dfd9bd04179ffae3eb444f913684 /math/gmp/pkg-plist | |
parent | c230a2a0b9968b4325a5ebdc9aaedae9fdace455 (diff) |
Remove mpfr library from libgmp: it'll be included in the mpfr port.
PR: ports/84724
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
Notes
Notes:
svn path=/head/; revision=141314
Diffstat (limited to 'math/gmp/pkg-plist')
-rw-r--r-- | math/gmp/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/gmp/pkg-plist b/math/gmp/pkg-plist index 8320acf290d7..41ee39245c27 100644 --- a/math/gmp/pkg-plist +++ b/math/gmp/pkg-plist @@ -1,12 +1,8 @@ include/gmp.h include/gmpxx.h -include/mpf2mpfr.h -include/mpfr.h -include/mpfrxx.h lib/libgmp.a lib/libgmp.so lib/libgmp.so.6 lib/libgmpxx.a lib/libgmpxx.so lib/libgmpxx.so.3 -lib/libmpfr.a |