diff options
Diffstat (limited to 'math/mpfr/Makefile')
-rw-r--r-- | math/mpfr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index d812fd58bc9d..6ad43eb77ed2 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -15,7 +15,7 @@ COMMENT= Library for multiple-precision floating-point computations LICENSE= LGPL3 -PATCH_DEPENDS= gpatch:devel/patch +#PATCH_DEPENDS= gpatch:devel/patch LIB_DEPENDS= libgmp.so:math/gmp #PATCHLEVEL= 1 |