diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2018-07-09 08:40:17 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-07-09 08:40:17 +0000 |
| commit | f6d56007b984e83ebda7162c99abc18d5bde982e (patch) | |
| tree | aa20f69168c1d6c9e0dbf200cc417eb6ea9147ca /databases/p5-SQL-Maker | |
| parent | bd0d393e807d8d13fca4ce0ff12e4497385e3e24 (diff) | |
Notes
Diffstat (limited to 'databases/p5-SQL-Maker')
| -rw-r--r-- | databases/p5-SQL-Maker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-SQL-Maker/Makefile b/databases/p5-SQL-Maker/Makefile index bbf887b86e9a..4e8ac6b5910c 100644 --- a/databases/p5-SQL-Maker/Makefile +++ b/databases/p5-SQL-Maker/Makefile @@ -13,10 +13,10 @@ COMMENT= Perl extension for yet another SQL builder LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite \ p5-DBI>0:databases/p5-DBI -BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.96:devel/p5-Test-Simple \ p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash |
