svn commit: r441997 - head/devel/p5-Scalar-Does

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 29 15:26:44 UTC 2017


Author: sunpoet
Date: Mon May 29 15:26:42 2017
New Revision: 441997
URL: https://svnweb.freebsd.org/changeset/ports/441997

Log:
  Update CONFLICTS_INSTALL

Modified:
  head/devel/p5-Scalar-Does/Makefile

Modified: head/devel/p5-Scalar-Does/Makefile
==============================================================================
--- head/devel/p5-Scalar-Does/Makefile	Mon May 29 15:26:37 2017	(r441996)
+++ head/devel/p5-Scalar-Does/Makefile	Mon May 29 15:26:42 2017	(r441997)
@@ -28,7 +28,7 @@ TEST_DEPENDS=	p5-IO-All>=0:devel/p5-IO-A
 		p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
 		p5-Test-Requires>=0.06:devel/p5-Test-Requires
 
-CONFLICTS_INSTALL=	p5-IO-Detect-[0-9]*
+CONFLICTS_INSTALL=	p5-IO-Detect
 
 NO_ARCH=	yes
 USE_PERL5=	configure


More information about the svn-ports-all mailing list