diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-28 13:46:25 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-28 13:46:25 +0000 |
commit | 0f64ea3fe1d5a03b2f4b4476ed17fcbf5fbd20b4 (patch) | |
tree | fdc9f008fda05f821b3da7a7ffda0f43ec3883eb /devel/p5-Carp-Assert-More | |
parent | c126f664b5d9640e5635a7089dee196f9f3bc0c0 (diff) | |
download | ports-0f64ea3fe1d5a03b2f4b4476ed17fcbf5fbd20b4.tar.gz ports-0f64ea3fe1d5a03b2f4b4476ed17fcbf5fbd20b4.zip |
support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=331856
Diffstat (limited to 'devel/p5-Carp-Assert-More')
-rw-r--r-- | devel/p5-Carp-Assert-More/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Carp-Assert-More/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Carp-Assert-More/Makefile b/devel/p5-Carp-Assert-More/Makefile index 475b4b3df966..347d8cb3c9ee 100644 --- a/devel/p5-Carp-Assert-More/Makefile +++ b/devel/p5-Carp-Assert-More/Makefile @@ -16,10 +16,7 @@ BUILD_DEPENDS= p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception -MAN3= Carp::Assert::More.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Carp-Assert-More/pkg-plist b/devel/p5-Carp-Assert-More/pkg-plist index 09418f4ddab1..7ebf848ef535 100644 --- a/devel/p5-Carp-Assert-More/pkg-plist +++ b/devel/p5-Carp-Assert-More/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Carp::Assert::More.3.gz %%SITE_PERL%%/Carp/Assert/More.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Carp/Assert/More/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Carp/Assert/More |