1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Fix *_DEPENDS

- While I'm here, support STAGEDIR
- Bump PORTREVISION for dependency change

PR:		ports/182047
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 16 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-28 20:19:39 +00:00
parent 8dccbfd4ff
commit b9e24a203a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328629
2 changed files with 10 additions and 5 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= Path-Tiny
PORTVERSION= 0.032
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
@ -13,8 +14,7 @@ COMMENT= File path utility
LICENSE= AL2
BUILD_DEPENDS= p5-PathTools>=3.4000:${PORTSDIR}/devel/p5-PathTools \
p5-autodie>=2.14:${PORTSDIR}/devel/p5-autodie
BUILD_DEPENDS= p5-autodie>=2.14:${PORTSDIR}/devel/p5-autodie
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings \
@ -25,7 +25,11 @@ TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
USES= perl5
USE_PERL5= configure
MAN3= Path::Tiny.3
.include <bsd.port.pre.mk>
NO_STAGE= yes
.include <bsd.port.mk>
.if ${PERL_LEVEL} < 501800
BUILD_DEPENDS+= p5-PathTools>=3.4000:${PORTSDIR}/devel/p5-PathTools
RUN_DEPENDS+= p5-PathTools>=3.4000:${PORTSDIR}/devel/p5-PathTools
.endif
.include <bsd.port.post.mk>

View File

@ -1,5 +1,6 @@
%%SITE_PERL%%/Path/Tiny.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Tiny/.packlist
%%PERL5_MAN3%%/Path::Tiny.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path/Tiny
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Path
@dirrmtry %%SITE_PERL%%/Path