aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Storage-TxnEndHook
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-01-06 10:58:53 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-01-06 10:58:53 +0000
commita4bb8e417382841c0817140e39c33ccfc5d9d9b3 (patch)
tree7e07ecdaaa319b93c4d58109234a72136c434476 /databases/p5-DBIx-Class-Storage-TxnEndHook
parenta97f511caf8628e137105bfcbb3b811b810e9c58 (diff)
downloadports-a4bb8e417382841c0817140e39c33ccfc5d9d9b3.tar.gz
ports-a4bb8e417382841c0817140e39c33ccfc5d9d9b3.zip
Remove duplicate Module::Build build dependencies.
Notes
Notes: svn path=/head/; revision=489455
Diffstat (limited to 'databases/p5-DBIx-Class-Storage-TxnEndHook')
-rw-r--r--databases/p5-DBIx-Class-Storage-TxnEndHook/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class-Storage-TxnEndHook/Makefile b/databases/p5-DBIx-Class-Storage-TxnEndHook/Makefile
index 4de7f98555cd..75cdaba3ccbc 100644
--- a/databases/p5-DBIx-Class-Storage-TxnEndHook/Makefile
+++ b/databases/p5-DBIx-Class-Storage-TxnEndHook/Makefile
@@ -13,7 +13,6 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Module-Build>=0.38:devel/p5-Module-Build
RUN_DEPENDS= p5-DBIx-Class>=0:databases/p5-DBIx-Class \
p5-Try-Tiny>=0:lang/p5-Try-Tiny
TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \