summaryrefslogtreecommitdiffstats
path: root/games/gnomegames2/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-15 16:03:05 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-15 16:03:05 +0800
commitd35376eaa08cd91d7886759dcfe89bc79adafcbc (patch)
treedb2baee3dde34303031353ee7a3d986935ede1f8 /games/gnomegames2/Makefile
parent40497a5ff81d13b95202294fc125caf6bc830b81 (diff)
downloadmarcuscom-ports-d35376eaa08cd91d7886759dcfe89bc79adafcbc.tar
marcuscom-ports-d35376eaa08cd91d7886759dcfe89bc79adafcbc.tar.gz
marcuscom-ports-d35376eaa08cd91d7886759dcfe89bc79adafcbc.tar.bz2
marcuscom-ports-d35376eaa08cd91d7886759dcfe89bc79adafcbc.tar.lz
marcuscom-ports-d35376eaa08cd91d7886759dcfe89bc79adafcbc.tar.xz
marcuscom-ports-d35376eaa08cd91d7886759dcfe89bc79adafcbc.tar.zst
marcuscom-ports-d35376eaa08cd91d7886759dcfe89bc79adafcbc.zip
- Now depend on avahi for mdns instead of howl
- Bump PORTREVISION git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5380 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/gnomegames2/Makefile')
-rw-r--r--games/gnomegames2/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile
index b385fc3a7..48dd0df1a 100644
--- a/games/gnomegames2/Makefile
+++ b/games/gnomegames2/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/games/gnomegames2/Makefile,v 1.94 2005/12/15 04:19:24 marcus Exp $
+# $MCom: ports/games/gnomegames2/Makefile,v 1.95 2006/01/05 21:04:03 marcus Exp $
#
PORTNAME= gnomegames2
PORTVERSION= 2.13.4
+PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-games/2.13
@@ -42,8 +43,8 @@ CONFLICTS= sol-1.0.*
.include <bsd.port.pre.mk>
-.if exists(${LOCALBASE}/lib/libhowl.so) || defined(WITH_MDNS)
-LIB_DEPENDS+= howl:${PORTSDIR}/net/howl
+.if exists(${LOCALBASE}/lib/libavahi-client.a) || defined(WITH_MDNS)
+LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi
.endif
post-patch: