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-Class-DBI-SQLite | |
| parent | bd0d393e807d8d13fca4ce0ff12e4497385e3e24 (diff) | |
Notes
Diffstat (limited to 'databases/p5-Class-DBI-SQLite')
| -rw-r--r-- | databases/p5-Class-DBI-SQLite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Class-DBI-SQLite/Makefile b/databases/p5-Class-DBI-SQLite/Makefile index e60f04b859a7..00fa09c30819 100644 --- a/databases/p5-Class-DBI-SQLite/Makefile +++ b/databases/p5-Class-DBI-SQLite/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extension to Class::DBI for sqlite +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Ima-DBI>=0:databases/p5-Ima-DBI \ p5-Class-DBI>=0:databases/p5-Class-DBI \ p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ p5-SQL-Statement>=0:databases/p5-SQL-Statement \ p5-Clone>=0:devel/p5-Clone -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure |
