aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:33:39 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:33:39 +0000
commit19ee4bd895d9e4323e921fbbb06c57dc77db29a8 (patch)
tree03b45da8f19709ec3fcae2fa76b8e4fb58361428
parente2cb30ae48bf65ee18d5ec9ba8829ee09ba31d77 (diff)
downloadports-19ee4bd895d9e4323e921fbbb06c57dc77db29a8.tar.gz
ports-19ee4bd895d9e4323e921fbbb06c57dc77db29a8.zip
net/p5-Net-PubSubHubbub-Publisher: Cosmetic change
-rw-r--r--net/p5-Net-PubSubHubbub-Publisher/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-Net-PubSubHubbub-Publisher/Makefile b/net/p5-Net-PubSubHubbub-Publisher/Makefile
index bed81a16ab56..5a9abc963c14 100644
--- a/net/p5-Net-PubSubHubbub-Publisher/Makefile
+++ b/net/p5-Net-PubSubHubbub-Publisher/Makefile
@@ -16,8 +16,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-libwww>=0:www/p5-libwww
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>