aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-03-10 09:53:36 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-03-10 09:53:36 +0000
commit875e2aefe4321e53a766f1d42ba37452d73fd6da (patch)
treedc865ce9c2234df0012e1bf5f41637b4943f95f3 /audio
parent38834ee3f8fe5a7af59eb64d7cf70acb2dbbe91c (diff)
downloadports-875e2aefe4321e53a766f1d42ba37452d73fd6da.tar.gz
ports-875e2aefe4321e53a766f1d42ba37452d73fd6da.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index b2839791beba..10f035507aec 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -73,7 +73,7 @@ PLIST_SUB+= LIRC="@comment "
.endif
.if ${PORT_OPTIONS:MMTP}
-LIB_DEPENDS+= libmtp.so:${PORTSDIR}/audio/libmtp
+LIB_DEPENDS+= libmtp.so:${PORTSDIR}/multimedia/libmtp
PLIST_SUB+= MTP=""
CONFIGURE_ARGS+= --with-mtp
.else