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

(-)Makefile (-5 / +5 lines)
Lines 16-27 Link Here
16
MAINTAINER=	vvelox@vvelox.net
16
MAINTAINER=	vvelox@vvelox.net
17
COMMENT=	Background management utitility and Perl module that uses ZConf
17
COMMENT=	Background management utitility and Perl module that uses ZConf
18
18
19
RUN_DEPENDS=	${SITE_PERL}/Image/Size/FillFullSelect.pm:${PORTSDIR}/graphics/p5-Image-Size-FillFullSelect \
19
RUN_DEPENDS=	p5-Image-Size-FillFullSelect>=0.1.0:${PORTSDIR}/graphics/p5-Image-Size-FillFullSelect \
20
		${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
20
		p5-ZConf>=:${PORTSDIR}/net/p5-ZConf \
21
		${LOCALBASE}/bin/hsetroot:${PORTSDIR}/graphics/hsetroot \
21
		${LOCALBASE}/bin/hsetroot:${PORTSDIR}/graphics/hsetroot \
22
		${SITE_PERL}/Imager/AverageGray.pm:${PORTSDIR}/graphics/p5-Imager-AverageGray \
22
		p5-Imager-AverageGray>=0.0.0:${PORTSDIR}/graphics/p5-Imager-AverageGray \
23
		${SITE_PERL}/X11/Resolution.pm:${PORTSDIR}/x11/p5-X11-Resolution \
23
		p5-X11-Resolution>=0.0.0:${PORTSDIR}/x11/p5-X11-Resolution \
24
		${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote
24
		p5-String-ShellQuote>=1.04:${PORTSDIR}/textproc/p5-String-ShellQuote
25
25
26
PERL_CONFIGURE=	yes
26
PERL_CONFIGURE=	yes

Return to bug 169552