aboutsummaryrefslogtreecommitdiff
path: root/net-im/telepathy-gabble
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-03 10:20:34 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-03 10:20:34 +0000
commit5a1c645f1cd90fa156750773b44684919e8982ba (patch)
tree3ba5ae3b2d1eb3dd810943720a0c42b40c59a5b3 /net-im/telepathy-gabble
parent909be3934600e6133c9c8542003290f7dc30a3f5 (diff)
downloadports-5a1c645f1cd90fa156750773b44684919e8982ba.tar.gz
ports-5a1c645f1cd90fa156750773b44684919e8982ba.zip
Notes
Diffstat (limited to 'net-im/telepathy-gabble')
-rw-r--r--net-im/telepathy-gabble/Makefile11
-rw-r--r--net-im/telepathy-gabble/distinfo6
2 files changed, 12 insertions, 5 deletions
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile
index cabfc4cab09b..ff698de4b60d 100644
--- a/net-im/telepathy-gabble/Makefile
+++ b/net-im/telepathy-gabble/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= telepathy-gabble
-PORTVERSION= 0.5.10
+PORTVERSION= 0.5.11
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
@@ -26,8 +26,15 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig
+USE_OPENSSL= yes
USE_PYTHON_BUILD= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if defined(WITH_OPENSSL_BASE)
+CONFIGURE_ENV= OPENSSL_LIBS="-L/usr/lib -ssl -crypto" OPENSSL_CFLAGS="-I/usr/include"
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net-im/telepathy-gabble/distinfo b/net-im/telepathy-gabble/distinfo
index c207ebca40d8..8e090a955671 100644
--- a/net-im/telepathy-gabble/distinfo
+++ b/net-im/telepathy-gabble/distinfo
@@ -1,3 +1,3 @@
-MD5 (telepathy-gabble-0.5.10.tar.gz) = f3ad7ac1240593033299ccbf86fbc475
-SHA256 (telepathy-gabble-0.5.10.tar.gz) = 3c4eb81c9d516937565a295beb0e98ab5c2a04864a0a5c8cef32916c63056b05
-SIZE (telepathy-gabble-0.5.10.tar.gz) = 591984
+MD5 (telepathy-gabble-0.5.11.tar.gz) = 2e19a4b1d62031459ad9bf7a9ac5bea3
+SHA256 (telepathy-gabble-0.5.11.tar.gz) = a59a2ec4e59c20588e6cc8c7213cb4149bfd43fd40cba3fc2d9284c4ffce49d7
+SIZE (telepathy-gabble-0.5.11.tar.gz) = 617404