aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Admin-CreateTable
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-21 19:36:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-21 19:36:12 +0000
commit0c5f9c7dd36863b99534db264d328c293900bcc7 (patch)
tree4ffc884803b1c540136f1e0da3ffcabb0bf7d98b /databases/p5-DBIx-Admin-CreateTable
parente32b6100e4d2730c85cdc661d02502e03ed76250 (diff)
downloadports-0c5f9c7dd36863b99534db264d328c293900bcc7.tar.gz
ports-0c5f9c7dd36863b99534db264d328c293900bcc7.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=532314
Diffstat (limited to 'databases/p5-DBIx-Admin-CreateTable')
-rw-r--r--databases/p5-DBIx-Admin-CreateTable/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Admin-CreateTable/Makefile b/databases/p5-DBIx-Admin-CreateTable/Makefile
index 200bd307108b..d4b3310b8732 100644
--- a/databases/p5-DBIx-Admin-CreateTable/Makefile
+++ b/databases/p5-DBIx-Admin-CreateTable/Makefile
@@ -18,8 +18,9 @@ RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \
p5-Moo>=1.004002:devel/p5-Moo
TEST_DEPENDS= p5-Test-Version>=1.002003:devel/p5-Test-Version
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5 tar:tgz
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>