From daf4215c5a99bf8ada73eddbcd5a576d23443401 Mon Sep 17 00:00:00 2001 From: mezz Date: Thu, 31 Mar 2011 02:03:53 +0000 Subject: add ':' in the RUN_DEPENDS. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15665 df743ca5-7f9a-e211-a948-0013205c9059 --- net/avahi-gtk/Makefile | 4 ++-- net/avahi-gtk3/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/avahi-gtk/Makefile b/net/avahi-gtk/Makefile index d87daae6f..b521c41b4 100644 --- a/net/avahi-gtk/Makefile +++ b/net/avahi-gtk/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom$ +# $MCom: ports/net/avahi-gtk/Makefile,v 1.4 2011/03/31 01:51:20 mezz Exp $ # PORTREVISION= 1 @@ -14,7 +14,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Gtk+ tools and bindings to the Avahi mDNS system LIB_DEPENDS= avahi-common.3:${PORTSDIR}/net/avahi-app -RUN_DEPENDS= avahi-header>=0.6${PORTSDIR}/net/avahi-header +RUN_DEPENDS= avahi-header>=0.6:${PORTSDIR}/net/avahi-header MASTERDIR= ${.CURDIR}/../avahi-app BUILD_WRKSRC= ${WRKSRC}/avahi-ui diff --git a/net/avahi-gtk3/Makefile b/net/avahi-gtk3/Makefile index 2b6fa1710..da56f7e69 100644 --- a/net/avahi-gtk3/Makefile +++ b/net/avahi-gtk3/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/net/avahi-gtk3/Makefile,v 1.1 2011/02/23 15:13:28 kwm Exp $ +# $MCom: ports/net/avahi-gtk3/Makefile,v 1.2 2011/03/31 01:51:21 mezz Exp $ # PORTREVISION= 1 @@ -14,7 +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 +RUN_DEPENDS= avahi-header>=0.6:${PORTSDIR}/net/avahi-header MASTERDIR= ${.CURDIR}/../avahi-app BUILD_WRKSRC= ${WRKSRC}/avahi-ui -- cgit v1.2.3