Date: Thu, 1 Oct 2015 15:59:08 +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: r398341 - head/devel/p5-DateTime-Calendar-Discordian Message-ID: <201510011559.t91Fx8LL065956@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 1 15:59:07 2015 New Revision: 398341 URL: https://svnweb.freebsd.org/changeset/ports/398341 Log: - Add NO_ARCH Approved by: portmgr (blanket) Modified: head/devel/p5-DateTime-Calendar-Discordian/Makefile Modified: head/devel/p5-DateTime-Calendar-Discordian/Makefile ============================================================================== --- head/devel/p5-DateTime-Calendar-Discordian/Makefile Thu Oct 1 15:59:03 2015 (r398340) +++ head/devel/p5-DateTime-Calendar-Discordian/Makefile Thu Oct 1 15:59:07 2015 (r398341) @@ -15,6 +15,7 @@ RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/ p5-DateTime-Locale>=0:${PORTSDIR}/devel/p5-DateTime-Locale \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate +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?201510011559.t91Fx8LL065956>