diff options
Diffstat (limited to 'net-im/telepathy-mission-control/Makefile')
-rw-r--r-- | net-im/telepathy-mission-control/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index 0b25b8222980..7413c04b6a1f 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-mission-contro MAINTAINER= gnome@FreeBSD.org COMMENT= Telepathy component to apps to abstract details of connection managers -LIB_DEPENDS= libtelepathy.so:${PORTSDIR}/net-im/libtelepathy \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= libtelepathy.so:net-im/libtelepathy \ + libdbus-glib-1.so:devel/dbus-glib USES= gmake libtool pathfix pkgconfig USE_GNOME= glib20 libxslt |