Date: Wed, 31 May 2017 17:30:33 +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: r442239 - head/www/p5-HTTP-Daemon Message-ID: <201705311730.v4VHUXCj049710@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705311730.v4VHUXCj049710>