summaryrefslogtreecommitdiffstats
path: root/net/avahi-gtk3
diff options
context:
space:
mode:
Diffstat (limited to 'net/avahi-gtk3')
-rw-r--r--net/avahi-gtk3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/avahi-gtk3/Makefile b/net/avahi-gtk3/Makefile
index 9ba1ae896..2b6fa1710 100644
--- a/net/avahi-gtk3/Makefile
+++ b/net/avahi-gtk3/Makefile
@@ -3,10 +3,10 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/avahi-gtk/Makefile,v 1.2 2007/09/12 12:41:45 ahze Exp $
+# $MCom: ports/net/avahi-gtk3/Makefile,v 1.1 2011/02/23 15:13:28 kwm Exp $
#
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net
PKGNAMESUFFIX= -gtk3
@@ -14,6 +14,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Gtk+ 3 library to the Avahi mDNS system
LIB_DEPENDS= avahi-common.3:${PORTSDIR}/net/avahi-app
+RUN_DEPENDS= avahi-header>=0.6${PORTSDIR}/net/avahi-header
MASTERDIR= ${.CURDIR}/../avahi-app
BUILD_WRKSRC= ${WRKSRC}/avahi-ui