summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/daapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile
index c8251ea0ee79..004fc7a2ad63 100644
--- a/audio/daapd/Makefile
+++ b/audio/daapd/Makefile
@@ -51,7 +51,7 @@ MAKE_ENV+= HOWL_ENABLE=1
.endif
.ifdef(WITH_MPEG4IP)
-LIB_DEPENDS+= mp4v2:${PORTSDIR}/multimedia/mpeg4ip
+LIB_DEPENDS+= mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
MAKE_ENV+= MPEG4_ENABLE=1
.endif