diff options
Diffstat (limited to 'databases/p5-DBIx-Tree')
-rw-r--r-- | databases/p5-DBIx-Tree/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Tree/Makefile b/databases/p5-DBIx-Tree/Makefile index 802ee8d44833..809fa89ec2f2 100644 --- a/databases/p5-DBIx-Tree/Makefile +++ b/databases/p5-DBIx-Tree/Makefile @@ -17,6 +17,8 @@ COMMENT= Perl module for generating a tree from a self-referential table BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= DBIx::Tree.3 |