Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2015 20:25:06 +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: r397430 - head/net/p5-Net-CLI-Interact
Message-ID:  <201509202025.t8KKP6Am082956@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 20 20:25:05 2015
New Revision: 397430
URL: https://svnweb.freebsd.org/changeset/ports/397430

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Net-CLI-Interact/Makefile

Modified: head/net/p5-Net-CLI-Interact/Makefile
==============================================================================
--- head/net/p5-Net-CLI-Interact/Makefile	Sun Sep 20 20:25:00 2015	(r397429)
+++ head/net/p5-Net-CLI-Interact/Makefile	Sun Sep 20 20:25:05 2015	(r397430)
@@ -25,6 +25,7 @@ BUILD_DEPENDS=	p5-Class-Load>=0:${PORTSD
 		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 



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