svn commit: r442239 - head/www/p5-HTTP-Daemon

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 31 17:30:35 UTC 2017


Author: sunpoet
Date: Wed May 31 17:30:33 2017
New Revision: 442239
URL: https://svnweb.freebsd.org/changeset/ports/442239

Log:
  Remove CONFLICTS: www/p5-libwww has been updated to 6.x for almost 6 years
  
  - Add NO_ARCH

Modified:
  head/www/p5-HTTP-Daemon/Makefile

Modified: head/www/p5-HTTP-Daemon/Makefile
==============================================================================
--- head/www/p5-HTTP-Daemon/Makefile	Wed May 31 17:30:28 2017	(r442238)
+++ head/www/p5-HTTP-Daemon/Makefile	Wed May 31 17:30:33 2017	(r442239)
@@ -19,8 +19,7 @@ BUILD_DEPENDS=	p5-HTTP-Date>=6:www/p5-HTTP-Date \
 		p5-LWP-MediaTypes>=6:www/p5-LWP-MediaTypes
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-CONFLICTS=	p5-libwww-5*
-
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list