svn commit: r387129 - head/net/p5-Net-OpenSSH

Andrej Zverev az at FreeBSD.org
Sat May 23 13:32:42 UTC 2015


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>


More information about the svn-ports-all mailing list