mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- Fix typo, unbreak depends
Reported by: pointyhat
This commit is contained in:
parent
906e135a13
commit
bd21428a49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300049
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ COMMENT= Perl module to make XML document trees
|
|||
|
||||
BUILD_DEPENDS= p5-HTML-Tagset>=3.02:${PORTSDIR}/www/p5-HTML-Tagset \
|
||||
p5-HTML-Tree>=4.1:${PORTSDIR}/www/p5-HTML-Tree \
|
||||
p5-XML-Parser=>0:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Devel-Cover>0:${PORTSDIR}/devel/p5-Devel-Cover \
|
||||
p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
|
|
Loading…
Add table
Reference in a new issue