diff options
Diffstat (limited to 'math/mpfr/Makefile')
-rw-r--r-- | math/mpfr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index dda848098c5c..a5300df95a13 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \ - --infodir=${PREFIX}/info \ --enable-shared USE_LDCONFIG= yes |