aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:31:12 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:31:12 +0000
commit5d751d495ad6616662b964ef66a534442b86c074 (patch)
tree4f1d3990c4da7ac5daeb3b2edb68c2037b7d6b60
parent34d22d148a31798b957309769e1c395bebb7d32e (diff)
downloadports-5d751d495ad6616662b964ef66a534442b86c074.tar.gz
ports-5d751d495ad6616662b964ef66a534442b86c074.zip
net/p5-BBS-UserInfo-Wretch: Cosmetic change
-rw-r--r--net/p5-BBS-UserInfo-Wretch/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-BBS-UserInfo-Wretch/Makefile b/net/p5-BBS-UserInfo-Wretch/Makefile
index a161bd429362..0cfd208dcd98 100644
--- a/net/p5-BBS-UserInfo-Wretch/Makefile
+++ b/net/p5-BBS-UserInfo-Wretch/Makefile
@@ -17,8 +17,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Expect>=0:lang/p5-Expect
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>