From 2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 3 Nov 2013 06:53:54 +0000 Subject: Support STAGEDIR. --- databases/p5-DBIx-Tree/Makefile | 5 +---- databases/p5-DBIx-Tree/pkg-plist | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'databases/p5-DBIx-Tree') diff --git a/databases/p5-DBIx-Tree/Makefile b/databases/p5-DBIx-Tree/Makefile index 062b5d0c1274..0c6d1d662cab 100644 --- a/databases/p5-DBIx-Tree/Makefile +++ b/databases/p5-DBIx-Tree/Makefile @@ -13,13 +13,10 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for generating a tree from a self-referential table BUILD_DEPENDS= p5-DBI>=1.622:${PORTSDIR}/databases/p5-DBI -RUN_DEPENDS= p5-DBI>=1.622:${PORTSDIR}/databases/p5-DBI +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=1.37:${PORTSDIR}/databases/p5-DBD-SQLite USES= perl5 USE_PERL5= configure -MAN3= DBIx::Tree.3 - -NO_STAGE= yes .include diff --git a/databases/p5-DBIx-Tree/pkg-plist b/databases/p5-DBIx-Tree/pkg-plist index c73da8242fb7..910aee27ff8b 100644 --- a/databases/p5-DBIx-Tree/pkg-plist +++ b/databases/p5-DBIx-Tree/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/DBIx::Tree.3.gz %%SITE_PERL%%/DBIx/Tree.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Tree/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Tree -- cgit v1.2.3