aboutsummaryrefslogtreecommitdiff
path: root/www/gnome-user-share/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-12-27 01:03:34 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-12-27 01:03:34 +0000
commitafe037089bb0eccdea340fcb79c6cd20c282e7a3 (patch)
treea78e0aa662f727d5689f40c298bfa8583aba0706 /www/gnome-user-share/Makefile
parentc519e1827c684e4adc8179dd3ae7996ae4b21a47 (diff)
downloadports-afe037089bb0eccdea340fcb79c6cd20c282e7a3.tar.gz
ports-afe037089bb0eccdea340fcb79c6cd20c282e7a3.zip
It only needs to depend on avahi-app.
PR: ports/119024 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
Notes
Notes: svn path=/head/; revision=204595
Diffstat (limited to 'www/gnome-user-share/Makefile')
-rw-r--r--www/gnome-user-share/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile
index 4fa187f73b50..6e03fb823668 100644
--- a/www/gnome-user-share/Makefile
+++ b/www/gnome-user-share/Makefile
@@ -3,7 +3,8 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/gnome-user-share/Makefile,v 1.5 2007/05/19 21:36:26 marcus Exp $
+# $MCom: ports/www/gnome-user-share/Makefile,v 1.5 2007/05/19 21:36:26 marcus Exp $
+#
PORTNAME= gnome-user-share
PORTVERSION= 0.11
@@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Personal file-sharing service for the GNOME Desktop
-LIB_DEPENDS= avahi-client:${PORTSDIR}/net/avahi
+LIB_DEPENDS= avahi-client:${PORTSDIR}/net/avahi-app
USE_BZIP2= yes
USE_GMAKE= yes