summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Perlish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-Perlish/Makefile')
-rw-r--r--databases/p5-DBIx-Perlish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Perlish/Makefile b/databases/p5-DBIx-Perlish/Makefile
index 56d26339f48a..89dbae7d1790 100644
--- a/databases/p5-DBIx-Perlish/Makefile
+++ b/databases/p5-DBIx-Perlish/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perlish interface to SQL databases
-BUILD_DEPENDS= p5-DBI>0:databases/p5-DBI \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DBI>0:databases/p5-DBI \
p5-PadWalker>0:devel/p5-PadWalker
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure