diff options
Diffstat (limited to 'databases/p5-DBIx-Class-Loader/Makefile')
-rw-r--r-- | databases/p5-DBIx-Class-Loader/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/p5-DBIx-Class-Loader/Makefile b/databases/p5-DBIx-Class-Loader/Makefile index 39fcf4ee5690..1e3624444a86 100644 --- a/databases/p5-DBIx-Class-Loader/Makefile +++ b/databases/p5-DBIx-Class-Loader/Makefile @@ -21,13 +21,4 @@ TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite USES= perl5 USE_PERL5= configure -MAN3= DBIx::Class::Loader.3 \ - DBIx::Class::Loader::DB2.3 \ - DBIx::Class::Loader::Generic.3 \ - DBIx::Class::Loader::Pg.3 \ - DBIx::Class::Loader::SQLite.3 \ - DBIx::Class::Loader::Writing.3 \ - DBIx::Class::Loader::mysql.3 - -NO_STAGE= yes .include <bsd.port.mk> |