diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
commit | cc8ad7de9b786478d98d89f893f727969ff10a5c (patch) | |
tree | a8d88971682ad17f920feb443ddc5ac6b3c408b6 /databases/p5-DBIx-Ease/Makefile | |
parent | 7b15a42f40e8532459008d3c4cacc3716af2e6d0 (diff) | |
download | ports-cc8ad7de9b786478d98d89f893f727969ff10a5c.tar.gz ports-cc8ad7de9b786478d98d89f893f727969ff10a5c.zip |
Notes
Diffstat (limited to 'databases/p5-DBIx-Ease/Makefile')
-rw-r--r-- | databases/p5-DBIx-Ease/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Ease/Makefile b/databases/p5-DBIx-Ease/Makefile index 241104969b61..573aa5d8d4a4 100644 --- a/databases/p5-DBIx-Ease/Makefile +++ b/databases/p5-DBIx-Ease/Makefile @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Less-code DBI interactions for all drivers +BROKEN= unfetchable + BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI |