mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Fix depends list after devel/p5-B-Utils update
Reported by: QA Tindie Approved by: portmgr
This commit is contained in:
parent
3a7a5a527e
commit
4db206e555
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220312
@ -16,7 +16,7 @@ MAINTAINER= mat@FreeBSD.org
|
||||
COMMENT= Stream a highly accurate breadth first data dump in Perl code
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced \
|
||||
${SITE_PERL}/B/Utils.pm:${PORTSDIR}/devel/p5-B-Utils
|
||||
${SITE_PERL}/${PERL_ARCH}/B/Utils.pm:${PORTSDIR}/devel/p5-B-Utils
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user