aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:34:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:34:18 +0000
commit91f8c64821a4f5616826a38d82834563faa9d048 (patch)
tree6e1bb05683bc7ea01f0664cc05d1dbf900a2f592
parent1153a4729ca7f639db20cc5387a5c5421524b882 (diff)
downloadports-91f8c64821a4f5616826a38d82834563faa9d048.tar.gz
ports-91f8c64821a4f5616826a38d82834563faa9d048.zip
devel/p5-Dist-Joseki: Cosmetic change
-rw-r--r--devel/p5-Dist-Joseki/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Dist-Joseki/Makefile b/devel/p5-Dist-Joseki/Makefile
index 84fe9e0916cb..61831a10aab1 100644
--- a/devel/p5-Dist-Joseki/Makefile
+++ b/devel/p5-Dist-Joseki/Makefile
@@ -23,8 +23,9 @@ RUN_DEPENDS= p5-App-Cmd>=0:devel/p5-App-Cmd \
p5-Getopt-Attribute>=0:devel/p5-Getopt-Attribute \
p5-YAML>=0:textproc/p5-YAML
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>