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

(-)www/p5-URL-Encode/Makefile (+5 lines)
Lines 14-19 Link Here
14
LICENSE=	ART10 GPLv1
14
LICENSE=	ART10 GPLv1
15
LICENSE_COMB=	dual
15
LICENSE_COMB=	dual
16
16
17
OPTIONS_DEFINE=	XS
18
XS_BUILD_DEPENDS=	p5-URL-Encode-XS>=0:${PORTSDIR}/www/p5-URL-Encode-XS
19
XS_RUN_DEPENDS=	${XS_BUILD_DEPENDS}
20
XS_DESC=	Depends on XS version for performance boost
21
17
USES=		perl5
22
USES=		perl5
18
USE_PERL5=	configure
23
USE_PERL5=	configure
19
24

Return to bug 198536