svn commit: r443127 - head/mail/p5-Mail-SPF

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 11 01:48:19 UTC 2017


Author: sunpoet
Date: Sun Jun 11 01:48:17 2017
New Revision: 443127
URL: https://svnweb.freebsd.org/changeset/ports/443127

Log:
  Remove CONFLICTS_INSTALL: mail/p5-Mail-SPF-Query has been removed over 3 years

Modified:
  head/mail/p5-Mail-SPF/Makefile

Modified: head/mail/p5-Mail-SPF/Makefile
==============================================================================
--- head/mail/p5-Mail-SPF/Makefile	Sun Jun 11 01:47:52 2017	(r443126)
+++ head/mail/p5-Mail-SPF/Makefile	Sun Jun 11 01:48:17 2017	(r443127)
@@ -23,8 +23,6 @@ BUILD_DEPENDS=	p5-Error>=0:lang/p5-Error \
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=1:devel/p5-Test-Pod
 
-CONFLICTS_INSTALL=	p5-Mail-SPF-Query-[0-9]*
-
 CONFIGURE_ARGS=	--install_path sbin=${PREFIX}/sbin
 NO_ARCH=	yes
 USE_PERL5=	modbuild


More information about the svn-ports-all mailing list