aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Dancer-Plugin-Database-Core
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-21 19:36:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-21 19:36:43 +0000
commiteadde79b84c2eb9862bda028c49f83c66dd1de99 (patch)
treede158fe8963ca58f72fca65faf90525848993449 /databases/p5-Dancer-Plugin-Database-Core
parent0b54add41f249b47c72a8d172e2d3a96333241cf (diff)
downloadports-eadde79b84c2eb9862bda028c49f83c66dd1de99.tar.gz
ports-eadde79b84c2eb9862bda028c49f83c66dd1de99.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=532319
Diffstat (limited to 'databases/p5-Dancer-Plugin-Database-Core')
-rw-r--r--databases/p5-Dancer-Plugin-Database-Core/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-Dancer-Plugin-Database-Core/Makefile b/databases/p5-Dancer-Plugin-Database-Core/Makefile
index c684208e9999..080ca64cc710 100644
--- a/databases/p5-Dancer-Plugin-Database-Core/Makefile
+++ b/databases/p5-Dancer-Plugin-Database-Core/Makefile
@@ -17,8 +17,9 @@ RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI
TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>