Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2016 08:17:03 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422857 - head/math/mpfr
Message-ID:  <201609280817.u8S8H3A8046553@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Wed Sep 28 08:17:03 2016
New Revision: 422857
URL: https://svnweb.freebsd.org/changeset/ports/422857

Log:
  Comment out PATCH_DEPENDS.
  
  Spotted by:	mat

Modified:
  head/math/mpfr/Makefile

Modified: head/math/mpfr/Makefile
==============================================================================
--- head/math/mpfr/Makefile	Wed Sep 28 08:04:21 2016	(r422856)
+++ head/math/mpfr/Makefile	Wed Sep 28 08:17:03 2016	(r422857)
@@ -15,7 +15,7 @@ COMMENT=	Library for multiple-precision 
 
 LICENSE=	LGPL3
 
-PATCH_DEPENDS=	gpatch:devel/patch
+#PATCH_DEPENDS=	gpatch:devel/patch
 LIB_DEPENDS=	libgmp.so:math/gmp
 
 #PATCHLEVEL=	1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609280817.u8S8H3A8046553>