Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2019 23:55:10 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497879 - head/devel/p5-Inline-C
Message-ID:  <201904042355.x34NtAoa039716@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr  4 23:55:09 2019
New Revision: 497879
URL: https://svnweb.freebsd.org/changeset/ports/497879

Log:
  Remove CONFLICTS_INSTALL: p5-Inline updated to 0.78 over 4 years ago (r376082)

Modified:
  head/devel/p5-Inline-C/Makefile

Modified: head/devel/p5-Inline-C/Makefile
==============================================================================
--- head/devel/p5-Inline-C/Makefile	Thu Apr  4 23:55:04 2019	(r497878)
+++ head/devel/p5-Inline-C/Makefile	Thu Apr  4 23:55:09 2019	(r497879)
@@ -22,10 +22,9 @@ TEST_DEPENDS=	p5-File-Copy-Recursive>=0:devel/p5-File-
 		p5-Test-Warn>=0.23:devel/p5-Test-Warn \
 		p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML
 
-CONFLICTS_INSTALL=	p5-Inline-0.[0-5]*
+USES=		perl5
+USE_PERL5=	configure
 
 NO_ARCH=	yes
-USE_PERL5=	configure
-USES=		perl5
 
 .include <bsd.port.mk>



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