Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2015 12:09:53 +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: r394304 - head/devel/p5-System-Command
Message-ID:  <201508151209.t7FC9r1E042117@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 15 12:09:52 2015
New Revision: 394304
URL: https://svnweb.freebsd.org/changeset/ports/394304

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-System-Command/Makefile

Modified: head/devel/p5-System-Command/Makefile
==============================================================================
--- head/devel/p5-System-Command/Makefile	Sat Aug 15 12:09:47 2015	(r394303)
+++ head/devel/p5-System-Command/Makefile	Sat Aug 15 12:09:52 2015	(r394304)
@@ -16,6 +16,7 @@ LICENSE_COMB=	dual
 TEST_DEPENDS=	p5-Test-Command>=0:${PORTSDIR}/devel/p5-Test-Command \
 		p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 



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