Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2015 13:32:41 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387129 - head/net/p5-Net-OpenSSH
Message-ID:  <201505231332.t4NDWfLD060323@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Sat May 23 13:32:41 2015
New Revision: 387129
URL: https://svnweb.freebsd.org/changeset/ports/387129

Log:
  obey portlint warnings

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

Modified: head/net/p5-Net-OpenSSH/Makefile
==============================================================================
--- head/net/p5-Net-OpenSSH/Makefile	Sat May 23 13:21:42 2015	(r387128)
+++ head/net/p5-Net-OpenSSH/Makefile	Sat May 23 13:32:41 2015	(r387129)
@@ -15,9 +15,9 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-NO_ARCH=	yes
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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