summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-TableHash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-TableHash/Makefile')
-rw-r--r--databases/p5-DBIx-TableHash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-TableHash/Makefile b/databases/p5-DBIx-TableHash/Makefile
index 34e3319db2d7..11b4ea6ff80d 100644
--- a/databases/p5-DBIx-TableHash/Makefile
+++ b/databases/p5-DBIx-TableHash/Makefile
@@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Tie a hash to a MySQL table + SQL utils
-BUILD_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql
USES= perl5
USE_PERL5= configure