1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- Remove SITE_PERL from *_DEPENDS [1]

- Add BUILD_DEPENDS to silence build warnings

PR:		ports/169552 [1]
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
This commit is contained in:
Frederic Culot 2012-06-30 11:08:48 +00:00
parent 121c9232da
commit 7be252a927
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300258

View File

@ -16,12 +16,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Background management utitility and Perl module that uses ZConf
RUN_DEPENDS= ${SITE_PERL}/Image/Size/FillFullSelect.pm:${PORTSDIR}/graphics/p5-Image-Size-FillFullSelect \
${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
BUILD_DEPENDS= p5-Image-Size-FillFullSelect>=0.1.0:${PORTSDIR}/graphics/p5-Image-Size-FillFullSelect \
p5-ZConf>=:${PORTSDIR}/net/p5-ZConf \
${LOCALBASE}/bin/hsetroot:${PORTSDIR}/graphics/hsetroot \
${SITE_PERL}/Imager/AverageGray.pm:${PORTSDIR}/graphics/p5-Imager-AverageGray \
${SITE_PERL}/X11/Resolution.pm:${PORTSDIR}/x11/p5-X11-Resolution \
${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote
p5-Imager-AverageGray>=0.0.0:${PORTSDIR}/graphics/p5-Imager-AverageGray \
p5-X11-Resolution>=0.0.0:${PORTSDIR}/x11/p5-X11-Resolution \
p5-String-ShellQuote>=1.04:${PORTSDIR}/textproc/p5-String-ShellQuote
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes