summaryrefslogtreecommitdiff
path: root/net/p5-Net-OpenSSH
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2015-05-23 13:32:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2015-05-23 13:32:41 +0000
commit73465b6bee27e07f61aa8daec0a3f5da98c1ae91 (patch)
tree3c25d74d31b9355da475be51cbd282fb09283e92 /net/p5-Net-OpenSSH
parentUpdate to upstream version 2.7 (diff)
obey portlint warnings
Notes
Notes: svn path=/head/; revision=387129
Diffstat (limited to 'net/p5-Net-OpenSSH')
-rw-r--r--net/p5-Net-OpenSSH/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-OpenSSH/Makefile b/net/p5-Net-OpenSSH/Makefile
index 405eb08d18f6..06c8f6e0fa84 100644
--- a/net/p5-Net-OpenSSH/Makefile
+++ b/net/p5-Net-OpenSSH/Makefile
@@ -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>