mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add BUILD_DEPENDS
This commit is contained in:
parent
c4b63b80fd
commit
0018b7f4d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279533
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-Tie-Function>=0:${PORTSDIR}/devel/p5-Tie-Function
|
||||
RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-Tie-Function>=0:${PORTSDIR}/devel/p5-Tie-Function
|
||||
TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
|
Loading…
Add table
Reference in a new issue