aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-AnyEvent-CouchDB
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-21 19:35:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-21 19:35:39 +0000
commit972c23d69f24148ac7d0e8a7640939ee14a7b6a6 (patch)
tree561445bf646a8cc9932dd742bab707ec178b7ea9 /databases/p5-AnyEvent-CouchDB
parente7ecbbbb27301f26c2fac25ea3d631f33232b2f7 (diff)
downloadports-972c23d69f24148ac7d0e8a7640939ee14a7b6a6.tar.gz
ports-972c23d69f24148ac7d0e8a7640939ee14a7b6a6.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=532310
Diffstat (limited to 'databases/p5-AnyEvent-CouchDB')
-rw-r--r--databases/p5-AnyEvent-CouchDB/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-AnyEvent-CouchDB/Makefile b/databases/p5-AnyEvent-CouchDB/Makefile
index b618d6ebc580..76259e10a7e1 100644
--- a/databases/p5-AnyEvent-CouchDB/Makefile
+++ b/databases/p5-AnyEvent-CouchDB/Makefile
@@ -23,8 +23,9 @@ RUN_DEPENDS= couchdb2>=0.9.0:databases/couchdb2 \
p5-JSON>=2:converters/p5-JSON \
p5-Scope-Guard>=0:devel/p5-Scope-Guard
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>