aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2018-11-02 22:09:45 +0800
committerale <ale@FreeBSD.org>2018-11-02 22:09:45 +0800
commit607a6a794dc9aa4c53f2bab13e9487286830ccfc (patch)
treec594ed09b6204d704dc693c6fb3dcc1214b61604
parente745ed32d7b6cef7c428075b64a75abb6cbd6de7 (diff)
downloadfreebsd-ports-gnome-607a6a794dc9aa4c53f2bab13e9487286830ccfc.tar.gz
freebsd-ports-gnome-607a6a794dc9aa4c53f2bab13e9487286830ccfc.tar.zst
freebsd-ports-gnome-607a6a794dc9aa4c53f2bab13e9487286830ccfc.zip
Revert last commit / drop gpatch dependency now that FreeBSD 10 is EOL.
-rw-r--r--math/mpfr/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 7a5a13b4db7e..519650ba0236 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -18,12 +18,10 @@ COMMENT= Library for multiple-precision floating-point computations
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
-PATCH_DEPENDS= gpatch:devel/patch
LIB_DEPENDS= libgmp.so:math/gmp
PATCHLEVEL= 13
PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
-PATCH= ${LOCALBASE}/bin/gpatch
USES= libtool tar:xz
GNU_CONFIGURE= yes