svn commit: r399732 - head/devel/p5-Data-IEEE754

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


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

Log:
  - Add NO_ARCH

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

Modified: head/devel/p5-Data-IEEE754/Makefile
==============================================================================
--- head/devel/p5-Data-IEEE754/Makefile	Mon Oct 19 20:18:31 2015	(r399731)
+++ head/devel/p5-Data-IEEE754/Makefile	Mon Oct 19 20:18:35 2015	(r399732)
@@ -15,6 +15,7 @@ LICENSE=	ART20
 
 TEST_DEPENDS=	p5-Test-Bits>=0:${PORTSDIR}/devel/p5-Test-Bits
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list