aboutsummaryrefslogtreecommitdiff
path: root/www/gnome-user-share
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-12-25 17:28:56 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-12-25 17:28:56 +0000
commit741440505d5444406dc86ba82dbe65a02b561ba6 (patch)
tree3729b5213c4b2706e08a01e2360af8bada13ef2c /www/gnome-user-share
parent09d09f29715e00d5a79c0956996ae65851870934 (diff)
Add a missing dependency on libunique.
Reported by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=246606
Diffstat (limited to 'www/gnome-user-share')
-rw-r--r--www/gnome-user-share/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile
index d9c1fc04fe46..0ce80739b823 100644
--- a/www/gnome-user-share/Makefile
+++ b/www/gnome-user-share/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnome-user-share
PORTVERSION= 2.28.2
+PORTREVISION= 1
CATEGORIES= www deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -17,7 +18,8 @@ COMMENT= Personal file-sharing service for the GNOME Desktop
LIB_DEPENDS= avahi-client:${PORTSDIR}/net/avahi-app \
canberra.0:${PORTSDIR}/audio/libcanberra \
- notify.1:${PORTSDIR}/devel/libnotify
+ notify.1:${PORTSDIR}/devel/libnotify \
+ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique
RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_dnssd.so:${PORTSDIR}/www/mod_dnssd \
console-kit-daemon:${PORTSDIR}/sysutils/consolekit