mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix RUN_DEPENDS for multimedia/vdr-plugin-vnsiserver .
This commit is contained in:
parent
894d94a65c
commit
0a116704d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348104
@ -112,7 +112,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-xvdr.so.${PORTVERSION}:${PORTSDIR}/mul
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-eepg.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-eepg
|
||||
.endif
|
||||
.if ${PORT_OPTIONS:MVNSISERVER}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-vnsiserver.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-vnsiserver
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-vnsiserver5.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-vnsiserver
|
||||
.endif
|
||||
.if ${PORT_OPTIONS:MMARKAD}
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/vdr/libvdr-markad.so.${PORTVERSION}:${PORTSDIR}/multimedia/vdr-plugin-markad
|
||||
|
Loading…
Reference in New Issue
Block a user