aboutsummaryrefslogtreecommitdiff
path: root/shells/p5-Bash-Completion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/p5-Bash-Completion/Makefile')
-rw-r--r--shells/p5-Bash-Completion/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/p5-Bash-Completion/Makefile b/shells/p5-Bash-Completion/Makefile
index 066701b4f1f1..3a4c796de846 100644
--- a/shells/p5-Bash-Completion/Makefile
+++ b/shells/p5-Bash-Completion/Makefile
@@ -20,8 +20,9 @@ RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-Module-Load>=0.22:devel/p5-Module-Load
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>