View | Details | Raw Unified | Return to bug 209958 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (+3 lines)
Lines 22-27 TEST_DEPENDS= p5-Capture-Tiny>=0.07:deve Link Here
22
22
23
USES=		perl5
23
USES=		perl5
24
USE_PERL5=	configure
24
USE_PERL5=	configure
25
NO_ARCH=	yes
26
27
PLIST_FILES=	%%SITE_PERL%%/POE/Quickie.pm %%PERL5_MAN3%%/POE::Quickie.3.gz
25
28
26
post-patch:
29
post-patch:
27
	@${RM} ${WRKSRC}/lib/POE/Quickie.pm.orig
30
	@${RM} ${WRKSRC}/lib/POE/Quickie.pm.orig
(-)./pkg-plist (-2 lines)
Lines 1-2 Link Here
1
%%SITE_PERL%%/POE/Quickie.pm
2
%%PERL5_MAN3%%/POE::Quickie.3.gz

Return to bug 209958