svn commit: r422857 - head/math/mpfr

Alex Dupre ale at FreeBSD.org
Wed Sep 28 08:17:04 UTC 2016


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


More information about the svn-ports-all mailing list