mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Remove superfluous dependency
Submitted by: Jamie Landeg Jones (jamie@dyslexicfish.net) Submitted by: N.J. Mann <njm@njm.me.uk>
This commit is contained in:
parent
e2b9f61b0d
commit
fc853279a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325074
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= get_iplayer
|
||||
PORTVERSION= 2.83
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net multimedia
|
||||
MASTER_SITES= ftp://ftp.infradead.org/pub/${PORTNAME}/ \
|
||||
http://www.bayofrum.net/dist/${PORTNAME}/
|
||||
@ -12,8 +13,7 @@ COMMENT= Search, index, or stream archive video from BBC iPlayer
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= flvstreamer:${PORTSDIR}/multimedia/flvstreamer \
|
||||
rtmpdump:${PORTSDIR}/multimedia/rtmpdump \
|
||||
RUN_DEPENDS= rtmpdump:${PORTSDIR}/multimedia/rtmpdump \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user