1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

- Remove SITE_PERL from *_DEPENDS [1]

- Add BUILD_DEPENDS to silence build warnings

PR:		ports/169555 [1]
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
This commit is contained in:
Frederic Culot 2012-06-30 09:41:14 +00:00
parent dd39f3e510
commit 81c3aefef3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300254

View File

@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Pick whether an image fill setting for a image should be fill or full
RUN_DEPENDS= ${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size
BUILD_DEPENDS= p5-Image-Size>=3.230:${PORTSDIR}/graphics/p5-Image-Size
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes