summaryrefslogtreecommitdiff
path: root/net/avahi-qt4
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-10-27 14:18:25 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-10-27 14:18:25 +0000
commit3ae1eb80c84ca0a5081110826e3f5e87c61e8404 (patch)
treebfc35f8dcc3ccc77b80feaf9b2dc04302c24fb5b /net/avahi-qt4
parentDepend on avahi-app not avahi (diff)
depend on avahi-app instead of avahi
Notes
Notes: svn path=/head/; revision=202135
Diffstat (limited to 'net/avahi-qt4')
-rw-r--r--net/avahi-qt4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi-qt4/Makefile b/net/avahi-qt4/Makefile
index e11d313c11cb..5b212fe74b21 100644
--- a/net/avahi-qt4/Makefile
+++ b/net/avahi-qt4/Makefile
@@ -12,7 +12,7 @@ PKGNAMESUFFIX= -qt4
MAINTAINER= gnome@FreeBSD.org
COMMENT= Qt 4 bindings to the Avahi mDNS system
-LIB_DEPENDS= avahi-common.3:${PORTSDIR}/net/avahi
+LIB_DEPENDS= avahi-common.3:${PORTSDIR}/net/avahi-app
MASTERDIR= ${.CURDIR}/../avahi-app
BUILD_WRKSRC= ${WRKSRC}/avahi-qt