aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-21 19:36:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-21 19:36:18 +0000
commitd613818835c0b3212b2c37d81af589cd73491921 (patch)
treef41678b1d474b1ba2e19d712351060c69f0d0636 /databases
parent0c5f9c7dd36863b99534db264d328c293900bcc7 (diff)
downloadports-d613818835c0b3212b2c37d81af589cd73491921.tar.gz
ports-d613818835c0b3212b2c37d81af589cd73491921.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=532315
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBIx-Admin-DSNManager/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Admin-DSNManager/Makefile b/databases/p5-DBIx-Admin-DSNManager/Makefile
index f01ad330237e..93946719a551 100644
--- a/databases/p5-DBIx-Admin-DSNManager/Makefile
+++ b/databases/p5-DBIx-Admin-DSNManager/Makefile
@@ -21,8 +21,9 @@ RUN_DEPENDS= p5-Config-Tiny>=2.12:devel/p5-Config-Tiny \
TEST_DEPENDS= p5-Test-Version>=1.002003:devel/p5-Test-Version \
p5-Try-Tiny>=0.06:lang/p5-Try-Tiny
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5 tar:tgz
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>