summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-06 08:10:22 +0000
committerobache <obache@pkgsrc.org>2011-04-06 08:10:22 +0000
commit33e519295053e9d886642123c43977c601c64ddf (patch)
tree36fafb219ddd1913cddbb49e0970e46525f09f32 /chat
parent678a963e9bbdc8cf5ae93f41b3ed85b4a60090f4 (diff)
downloadpkgsrc-33e519295053e9d886642123c43977c601c64ddf.tar.gz
tell ca-file to configure same as www/epiphany, or failed to configure without the file
Diffstat (limited to 'chat')
-rw-r--r--chat/empathy/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index 01a79356f3e..e5627d9f41e 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2011/04/05 18:27:08 drochner Exp $
+# $NetBSD: Makefile,v 1.22 2011/04/06 08:10:22 obache Exp $
DISTNAME= empathy-2.34.0
CATEGORIES= chat gnome
@@ -20,6 +20,9 @@ CONFIGURE_ENV+= YELL_CFLAGS=-I${WRKSRC}/telepathy-yell
CONFIGURE_ENV+= \
YELL_LIBS="-L${WRKSRC}/telepathy-yell/telepathy-yell -ltelepathy-yell"
+# see pkgsrc/security/mozilla-rootcerts
+CONFIGURE_ARGS+= --with-ca-file=/etc/ssl/certs/ca-certificates.crt
+
BUILDLINK_TRANSFORM+= rm:-Werror
# notyet