svn commit: r397443 - head/net/p5-Net-OpenSSH-Parallel

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:26:27 UTC 2015


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
 


More information about the svn-ports-all mailing list