aboutsummaryrefslogtreecommitdiff
path: root/audio/daapd
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-06-16 04:45:20 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-06-16 04:45:20 +0000
commit7f093c1dae79726787ce4b1a78bfeb7818930e34 (patch)
treea379a730fae0ce38cb447be2a7b367a065c0f423 /audio/daapd
parent8452d054bf6202799e3aaa923b4a58bd6f97cba3 (diff)
downloadports-7f093c1dae79726787ce4b1a78bfeb7818930e34.tar.gz
ports-7f093c1dae79726787ce4b1a78bfeb7818930e34.zip
Notes
Diffstat (limited to 'audio/daapd')
-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