Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 19:01:37 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: be3d415197ef - main - devel/p5-Sub-Quote: Remove outdate CONFLICTS_INSTALL (almost 7 years ago)
Message-ID:  <202306051901.355J1bH0078580@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=be3d415197ef3d0c525664df365d2b63e99a042e

commit be3d415197ef3d0c525664df365d2b63e99a042e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:45:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:49:08 +0000

    devel/p5-Sub-Quote: Remove outdate CONFLICTS_INSTALL (almost 7 years ago)
    
    - Add BUILD_DEPENDS
---
 devel/p5-Sub-Quote/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/devel/p5-Sub-Quote/Makefile b/devel/p5-Sub-Quote/Makefile
index 9fd1fa9c18ae..1b866f90bfcc 100644
--- a/devel/p5-Sub-Quote/Makefile
+++ b/devel/p5-Sub-Quote/Makefile
@@ -14,6 +14,7 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-XString>=0:textproc/p5-XString
 
 USES=		perl5
@@ -21,6 +22,4 @@ USE_PERL5=	configure
 
 NO_ARCH=	yes
 
-CONFLICTS_INSTALL=	p5-Moo-[01]* p5-Moo-2.00[0-2]*
-
 .include <bsd.port.mk>



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