tell ca-file to configure same as www/epiphany, or failed to configure without the file
This commit is contained in:
parent
7d3bccdc04
commit
ed706137fd
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue