svn commit: r399779 - head/devel/p5-File-Write-Rotate

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 19 20:22:13 UTC 2015


Author: sunpoet
Date: Mon Oct 19 20:22:10 2015
New Revision: 399779
URL: https://svnweb.freebsd.org/changeset/ports/399779

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-File-Write-Rotate/Makefile

Modified: head/devel/p5-File-Write-Rotate/Makefile
==============================================================================
--- head/devel/p5-File-Write-Rotate/Makefile	Mon Oct 19 20:22:06 2015	(r399778)
+++ head/devel/p5-File-Write-Rotate/Makefile	Mon Oct 19 20:22:10 2015	(r399779)
@@ -23,6 +23,7 @@ TEST_DEPENDS=	p5-File-Slurp-Tiny>=0:${PO
 		p5-Test-Exception>=0.31:${PORTSDIR}/devel/p5-Test-Exception \
 		p5-Test-Warnings>=0.014:${PORTSDIR}/devel/p5-Test-Warnings
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list