aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-gabble/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-06-01 12:23:08 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-06-01 12:23:08 +0000
commite2be863d04ffb91cfcee56c0a0abc75c23dda1e2 (patch)
treed8664ffca21015db595f486a32edfb67b856d930 /net-im/telepathy-gabble/Makefile
parent5df9af412a1739c50f713923c5ad5d2e3f83710c (diff)
downloadports-e2be863d04ffb91cfcee56c0a0abc75c23dda1e2.tar.gz
ports-e2be863d04ffb91cfcee56c0a0abc75c23dda1e2.zip
Notes
Diffstat (limited to 'net-im/telepathy-gabble/Makefile')
-rw-r--r--net-im/telepathy-gabble/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile
index 9f641baa7a4e..165da2194710 100644
--- a/net-im/telepathy-gabble/Makefile
+++ b/net-im/telepathy-gabble/Makefile
@@ -3,6 +3,7 @@
PORTNAME= telepathy-gabble
PORTVERSION= 0.16.6
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
@@ -11,18 +12,18 @@ COMMENT= Jabber Connection Manager for Telepathy Framework
BUILD_DEPENDS= telepathy-glib>=0.18.0:${PORTSDIR}/net-im/telepathy-glib \
${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
-LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \
- nice:${PORTSDIR}/net-im/libnice \
- telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \
- dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
- uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \
- loudmouth-1:${PORTSDIR}/net-im/loudmouth
+LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
+ libnice.so:${PORTSDIR}/net-im/libnice \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \
+ libloudmouth-1.so:${PORTSDIR}/net-im/loudmouth
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
PORTSCOUT= limitw:1,even
GNU_CONFIGURE= yes
-USES= pathfix pkgconfig gmake
+USES= gmake libtool pathfix pkgconfig
USE_GNOME= glib20 libxslt:build
USE_SQLITE= yes
USE_OPENSSL= yes