diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-10-06 13:06:42 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-10-06 13:06:42 +0000 |
| commit | 9dff3523203bdda7ae358dcff3eb5a5ef3e54d33 (patch) | |
| tree | 0721b637b4bcfc0a8ff2a945bdcb7e68f8993680 /databases/p5-DBIx-NoSQL | |
| parent | 2e4b740f2cc9a250b2c6056d8706e15d3bfa9763 (diff) | |
Notes
Diffstat (limited to 'databases/p5-DBIx-NoSQL')
| -rw-r--r-- | databases/p5-DBIx-NoSQL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-NoSQL/Makefile b/databases/p5-DBIx-NoSQL/Makefile index 805adb2e185f..d4497a8b0f00 100644 --- a/databases/p5-DBIx-NoSQL/Makefile +++ b/databases/p5-DBIx-NoSQL/Makefile @@ -14,7 +14,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Clone>=0:devel/p5-Clone \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone \ p5-DBD-SQLite>=1.44:databases/p5-DBD-SQLite \ p5-DBIx-Class>=0.08124:databases/p5-DBIx-Class \ p5-Data-GUID>=0:devel/p5-Data-GUID \ @@ -26,7 +27,6 @@ BUILD_DEPENDS= p5-Clone>=0:devel/p5-Clone \ p5-Path-Class>=0:devel/p5-Path-Class \ p5-SQL-Translator>=0.11016:databases/p5-SQL-Translator \ p5-Try-Tiny>=0:lang/p5-Try-Tiny -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Most>=0:devel/p5-Test-Most |
