Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 20:19:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399744 - head/devel/p5-DynaLoader-Functions
Message-ID:  <201510192019.t9JKJWU7027501@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510192019.t9JKJWU7027501>