aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-01-28 01:22:29 +0800
committerpav <pav@FreeBSD.org>2011-01-28 01:22:29 +0800
commit81b522cb6f6136bfc3272799305d9afc9213c74f (patch)
treeb0c8b0a7366037ce877be949f37de0fd00fb7593 /audio
parent6a2e2778ce2da3c9c25149f0c95edc2eb31d33bd (diff)
downloadfreebsd-ports-gnome-81b522cb6f6136bfc3272799305d9afc9213c74f.tar.gz
freebsd-ports-gnome-81b522cb6f6136bfc3272799305d9afc9213c74f.tar.zst
freebsd-ports-gnome-81b522cb6f6136bfc3272799305d9afc9213c74f.zip
- Correct libmicrohttp depobj
Reported by: pointyhat Feature safe: yes
Diffstat (limited to 'audio')
-rw-r--r--audio/gmpc-mserver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile
index b263569cb414..976794f6e288 100644
--- a/audio/gmpc-mserver/Makefile
+++ b/audio/gmpc-mserver/Makefile
@@ -16,7 +16,7 @@ COMMENT= Lets you stream music files to your mpd that are not in your database
LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \
tag.1:${PORTSDIR}/audio/taglib \
- microhttpd.6:${PORTSDIR}/www/libmicrohttpd
+ microhttpd.12:${PORTSDIR}/www/libmicrohttpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc