From 33e519295053e9d886642123c43977c601c64ddf Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 6 Apr 2011 08:10:22 +0000 Subject: tell ca-file to configure same as www/epiphany, or failed to configure without the file --- chat/empathy/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'chat') 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 -- cgit v1.2.3