summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>