aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Cassandra
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:32:11 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:32:11 +0000
commita42ded5e7c2accceca96e68be24cc9923134c28a (patch)
tree47e055dceffe8846dd9c7c878bc5a5c3d981b8db /net/p5-Net-Cassandra
parentdd83e3c7c555f7e6335942553f942fb10eee330d (diff)
downloadports-a42ded5e7c2accceca96e68be24cc9923134c28a.tar.gz
ports-a42ded5e7c2accceca96e68be24cc9923134c28a.zip
net/p5-Net-Cassandra: Cosmetic change
Diffstat (limited to 'net/p5-Net-Cassandra')
-rw-r--r--net/p5-Net-Cassandra/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-Net-Cassandra/Makefile b/net/p5-Net-Cassandra/Makefile
index e3bdf9c1eb6e..7fe845685345 100644
--- a/net/p5-Net-Cassandra/Makefile
+++ b/net/p5-Net-Cassandra/Makefile
@@ -17,8 +17,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \
p5-MooseX-StrictConstructor>=0:devel/p5-MooseX-StrictConstructor
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>