mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Add BUILD_DEPENDS to silence build warnings
This commit is contained in:
parent
aa2d9d1e8b
commit
7a7cb95e10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288990
@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Read / write PHP session files
|
||||
|
||||
RUN_DEPENDS= p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require
|
||||
BUILD_DEPENDS= p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user