Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2015 20:26:26 +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: r397443 - head/net/p5-Net-OpenSSH-Parallel
Message-ID:  <201509202026.t8KKQQCF084407@repo.freebsd.org>

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

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Net-OpenSSH-Parallel/Makefile

Modified: head/net/p5-Net-OpenSSH-Parallel/Makefile
==============================================================================
--- head/net/p5-Net-OpenSSH-Parallel/Makefile	Sun Sep 20 20:26:21 2015	(r397442)
+++ head/net/p5-Net-OpenSSH-Parallel/Makefile	Sun Sep 20 20:26:25 2015	(r397443)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Net-OpenSSH>=0.39:${PORTSDIR}/net/p5-Net-OpenSSH
 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?201509202026.t8KKQQCF084407>