View | Details | Raw Unified | Return to bug 87251
Collapse All | Expand All

(-)../p5-IDNA-Punycode/Makefile (-2 lines)
Lines 18-25 Link Here
18
BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
18
BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
19
RUN_DEPENDS=	${BUILD_DEPENDS}
19
RUN_DEPENDS=	${BUILD_DEPENDS}
20
20
21
BROKEN=		Incomplete pkg-plist
22
23
PERL_CONFIGURE=	YES
21
PERL_CONFIGURE=	YES
24
22
25
MAN3=		IDNA::Punycode.3
23
MAN3=		IDNA::Punycode.3
(-)../p5-IDNA-Punycode/pkg-plist (+1 lines)
Lines 1-5 Link Here
1
%%SITE_PERL%%/mach/auto/IDNA/Punycode/.packlist
1
%%SITE_PERL%%/mach/auto/IDNA/Punycode/.packlist
2
%%SITE_PERL%%/IDNA/Punycode.pm
2
%%SITE_PERL%%/IDNA/Punycode.pm
3
%%SITE_PERL%%/IDNA/.Punycode.pm.swp
3
@dirrm %%SITE_PERL%%/mach/auto/IDNA/Punycode
4
@dirrm %%SITE_PERL%%/mach/auto/IDNA/Punycode
4
@unexec rmdir %D/%%SITE_PERL%%/mach/auto/IDNA 2>/dev/null || true
5
@unexec rmdir %D/%%SITE_PERL%%/mach/auto/IDNA 2>/dev/null || true
5
@unexec rmdir %D/%%SITE_PERL%%/IDNA 2>/dev/null || true
6
@unexec rmdir %D/%%SITE_PERL%%/IDNA 2>/dev/null || true

Return to bug 87251