svn commit: r397737 - head/devel/p5-Class-AutoClass

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 24 19:05:04 UTC 2015


Author: sunpoet
Date: Thu Sep 24 19:05:02 2015
New Revision: 397737
URL: https://svnweb.freebsd.org/changeset/ports/397737

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Class-AutoClass/Makefile

Modified: head/devel/p5-Class-AutoClass/Makefile
==============================================================================
--- head/devel/p5-Class-AutoClass/Makefile	Thu Sep 24 19:04:57 2015	(r397736)
+++ head/devel/p5-Class-AutoClass/Makefile	Thu Sep 24 19:05:02 2015	(r397737)
@@ -21,6 +21,7 @@ TEST_DEPENDS=	p5-IO-stringy>=2.1:${PORTS
 		p5-Test-Deep>=0.110:${PORTSDIR}/devel/p5-Test-Deep \
 		p5-Test-Pod>=1.48:${PORTSDIR}/devel/p5-Test-Pod
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list