svn commit: r399731 - head/devel/p5-Data-Domain

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


Author: sunpoet
Date: Mon Oct 19 20:18:31 2015
New Revision: 399731
URL: https://svnweb.freebsd.org/changeset/ports/399731

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Data-Domain/Makefile

Modified: head/devel/p5-Data-Domain/Makefile
==============================================================================
--- head/devel/p5-Data-Domain/Makefile	Mon Oct 19 20:18:26 2015	(r399730)
+++ head/devel/p5-Data-Domain/Makefile	Mon Oct 19 20:18:31 2015	(r399731)
@@ -24,6 +24,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list