summaryrefslogtreecommitdiff
path: root/multimedia/vdr-plugins
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2014-03-13 17:26:22 +0000
committerJuergen Lock <nox@FreeBSD.org>2014-03-13 17:26:22 +0000
commit0a116704d3e16c2c941168f7d805f9e5546f184c (patch)
tree7961bdafb2c86d061ab6e763b060886f3a79e540 /multimedia/vdr-plugins
parentUnbreak, those 3 ports include Makefile.xpi after bsd.port.pre.mk so the (diff)
Fix RUN_DEPENDS for multimedia/vdr-plugin-vnsiserver .
Notes
Notes: svn path=/head/; revision=348104
Diffstat (limited to 'multimedia/vdr-plugins')
-rw-r--r--multimedia/vdr-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr-plugins/Makefile b/multimedia/vdr-plugins/Makefile
index edb7e7b5aa1e..3eba4c505f99 100644
--- a/multimedia/vdr-plugins/Makefile
+++ b/multimedia/vdr-plugins/Makefile
@@ -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