diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-27 17:22:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-27 17:22:29 +0000 |
commit | dc66cd50e4e60d353aa8b79247289949e640267d (patch) | |
tree | 8d01a9c7060e23494bcdefd88d0a3a56bf875dd4 /audio/gmpc-mserver | |
parent | f8a601a78b377b72be3575b95f4240f64960b466 (diff) | |
download | ports-dc66cd50e4e60d353aa8b79247289949e640267d.tar.gz ports-dc66cd50e4e60d353aa8b79247289949e640267d.zip |
Notes
Diffstat (limited to 'audio/gmpc-mserver')
-rw-r--r-- | audio/gmpc-mserver/Makefile | 2 |
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 |