Fix RUN_DEPENDS
This commit is contained in:
parent
1e2cda6e4c
commit
5c75053d3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243899
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ MAINTAINER= garga@FreeBSD.org
|
|||
COMMENT= Twitter script to irssi
|
||||
|
||||
RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi \
|
||||
${SITE_PERL}Net/Twitter.pm:${PORTSDIR}/net/p5-Net-Twitter \
|
||||
${SITE_PERL}WWW/Shorten.pm:${PORTSDIR}/www/p5-WWW-Shorten
|
||||
${SITE_PERL}/Net/Twitter.pm:${PORTSDIR}/net/p5-Net-Twitter \
|
||||
${SITE_PERL}/WWW/Shorten.pm:${PORTSDIR}/www/p5-WWW-Shorten
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
Loading…
Reference in a new issue