diff options
Diffstat (limited to 'net-im/telepathy-logger/Makefile')
-rw-r--r-- | net-im/telepathy-logger/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile index 1fb07c28aad2..7174a8b2ee02 100644 --- a/net-im/telepathy-logger/Makefile +++ b/net-im/telepathy-logger/Makefile @@ -12,8 +12,8 @@ COMMENT= Logger utility library for the Telepathy framework LICENSE= LGPL21 -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libtelepathy-glib.so:net-im/telepathy-glib USES= gettext-tools gmake libtool pathfix pkgconfig python:build \ sqlite tar:bzip2 |