diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index 01a79356f3ea..e5627d9f41e9 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