summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multimedia/totem-pl-parser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index ade157630..2a65c0982 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -34,7 +34,7 @@ QUVI_DESC= Flash media stream URL support
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MQUVI}
-LIB_DEPENDS+= libquvi-0.9.so:${PORTSDIR}/multimedia/libquvi
+LIB_DEPENDS+= libquvi-0.9.so:${PORTSDIR}/multimedia/libquvi09
CONFIGURE_ARGS+=--enable-quvi
.else
CONFIGURE_ARGS+=--enable-quvi=no