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

(-)Makefile (-1 / +4 lines)
Lines 14-20 Link Here
14
14
15
RUN_DEPENDS=	p5-Net-XWhois>=0:${PORTSDIR}/net/p5-Net-XWhois
15
RUN_DEPENDS=	p5-Net-XWhois>=0:${PORTSDIR}/net/p5-Net-XWhois
16
16
17
USES=		perl5
17
USES=		perl5 shebangfix
18
19
SHEBANG_FILES=  tools/*.pl wwwroot/cgi-bin/*.pl wwwroot/cgi-bin/plugins/*.pm
20
18
NO_BUILD=	yes
21
NO_BUILD=	yes
19
USE_PERL5=	run
22
USE_PERL5=	run
20
USE_DOS2UNIX=	tools/*.pl \
23
USE_DOS2UNIX=	tools/*.pl \

Return to bug 183660