From 3c2e014ec6bc4ec846823c827f9768691ec0d406 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 21 Oct 2008 16:02:20 +0000 Subject: Fix the dependency, net/avahi -> net/avahi-app. portmaster's log: [...] Upgrade of gconf-editor-2.24.0.1,1 to gconf-editor-2.24.1,1 Installation of net/avahi (avahi-0.6.23) Upgrade of gnome-games-2.24.0 to gnome-games-2.24.1 Upgrade of gnome-system-monitor-2.24.0 to gnome-system-monitor-2.24.1 [...] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11722 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnome-games/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 0189136f4..f1347f868 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.183 2008/09/22 03:25:37 marcus Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.184 2008/10/20 22:20:35 kwm Exp $ # PORTNAME= gnome-games @@ -46,7 +46,7 @@ DSC_FILES= iagno/iagno-client.dsc gnect/data/gnect-client.dsc \ .include .if exists(${LOCALBASE}/lib/libavahi-client.a) || defined(WITH_MDNS) -LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi +LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi-app .endif post-patch: -- cgit v1.2.3