summaryrefslogtreecommitdiffstats
path: root/multimedia/vlc-devel
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-12-27 01:09:35 +0000
committermezz <mezz@FreeBSD.org>2007-12-27 01:09:35 +0000
commita053498f210f806283e26a339063cddcd0f279a5 (patch)
tree2c7c90fc7395a2ebc34781b1b51b05ccd02f59b9 /multimedia/vlc-devel
parent3b8b66772777b6bf2219aa9fd9aa9e6949c9227b (diff)
downloadFreeBSD-ports-a053498f210f806283e26a339063cddcd0f279a5.zip
FreeBSD-ports-a053498f210f806283e26a339063cddcd0f279a5.tar.gz
These ports only need to depend on avahi-app.
PR: 119033 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
Diffstat (limited to 'multimedia/vlc-devel')
-rw-r--r--multimedia/vlc-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index 856a0af..2f9213c 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -212,7 +212,7 @@ CONFIGURE_ARGS+= --disable-arts
.endif
.if !defined(WITHOUT_AVAHI)
-LIB_DEPENDS+= avahi-common.3:${PORTSDIR}/net/avahi
+LIB_DEPENDS+= avahi-common.3:${PORTSDIR}/net/avahi-app
CONFIGURE_ARGS+= --enable-bonjour
.else
CONFIGUE_ARGS+= --disable-bonjour
OpenPOWER on IntegriCloud