aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WebService-Pushover/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-19 20:08:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-19 20:08:53 +0000
commit515cffa072b8cec139791e76e40f36a093049cbe (patch)
tree253230737aa10561ceb9a7476defe46b411478e5 /www/p5-WebService-Pushover/Makefile
parent9d267b5a2215b951ded1c9bedef70bce95c2d885 (diff)
downloadports-515cffa072b8cec139791e76e40f36a093049cbe.tar.gz
ports-515cffa072b8cec139791e76e40f36a093049cbe.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=558517
Diffstat (limited to 'www/p5-WebService-Pushover/Makefile')
-rw-r--r--www/p5-WebService-Pushover/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-WebService-Pushover/Makefile b/www/p5-WebService-Pushover/Makefile
index d390193fc2ed..2a4ea420a6e5 100644
--- a/www/p5-WebService-Pushover/Makefile
+++ b/www/p5-WebService-Pushover/Makefile
@@ -29,8 +29,9 @@ TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON \
p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Fake-HTTPD>=0:devel/p5-Test-Fake-HTTPD
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>