View | Details | Raw Unified | Return to bug 192319 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/net-p2p/transmission-gtk/Makefile (+1 lines)
Lines 7-12 Link Here
7
COMMENT=	Fast and lightweight GTK+2 BitTorrent client
7
COMMENT=	Fast and lightweight GTK+2 BitTorrent client
8
8
9
LIB_DEPENDS=	${GEN_LIB_DEPENDS} \
9
LIB_DEPENDS=	${GEN_LIB_DEPENDS} \
10
		libinotify.so:${PORTSDIR}/devel/libinotify \
10
		libnotify.so:${PORTSDIR}/devel/libnotify \
11
		libnotify.so:${PORTSDIR}/devel/libnotify \
11
		libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
12
		libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
12
13

Return to bug 192319