svn commit: r399744 - head/devel/p5-DynaLoader-Functions

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


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

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-DynaLoader-Functions/Makefile

Modified: head/devel/p5-DynaLoader-Functions/Makefile
==============================================================================
--- head/devel/p5-DynaLoader-Functions/Makefile	Mon Oct 19 20:19:27 2015	(r399743)
+++ head/devel/p5-DynaLoader-Functions/Makefile	Mon Oct 19 20:19:31 2015	(r399744)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list