svn commit: r534116 - head/devel/p5-MCE-Shared

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 6 05:12:15 UTC 2020


Author: sunpoet
Date: Wed May  6 05:12:14 2020
New Revision: 534116
URL: https://svnweb.freebsd.org/changeset/ports/534116

Log:
  Update *_DEPENDS

Modified:
  head/devel/p5-MCE-Shared/Makefile

Modified: head/devel/p5-MCE-Shared/Makefile
==============================================================================
--- head/devel/p5-MCE-Shared/Makefile	Wed May  6 05:12:09 2020	(r534115)
+++ head/devel/p5-MCE-Shared/Makefile	Wed May  6 05:12:14 2020	(r534116)
@@ -18,7 +18,7 @@ LICENSE_FILE_GPLv1+ =	${WRKSRC}/Copying
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-IO-FDPass>=1.1:devel/p5-IO-FDPass \
-		p5-MCE>=1.864:devel/p5-MCE
+		p5-MCE>=${PORTVERSION}:devel/p5-MCE
 
 USES=		perl5
 USE_PERL5=	configure


More information about the svn-ports-head mailing list