svn commit: r398342 - head/devel/p5-MooseX-Types-DateTime-ButMaintained

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 15:59:13 UTC 2015


Author: sunpoet
Date: Thu Oct  1 15:59:12 2015
New Revision: 398342
URL: https://svnweb.freebsd.org/changeset/ports/398342

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile

Modified: head/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile
==============================================================================
--- head/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile	Thu Oct  1 15:59:07 2015	(r398341)
+++ head/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile	Thu Oct  1 15:59:12 2015	(r398342)
@@ -24,6 +24,7 @@ BUILD_DEPENDS=	p5-DateTime>=0.43:${PORTS
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Exception>=0.27:${PORTSDIR}/devel/p5-Test-Exception
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list