diff options
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index d5cf31a1e13..84934d8ab7c 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2011/03/11 21:02:35 drochner Exp $ +# $NetBSD: Makefile,v 1.115 2011/03/12 13:04:15 drochner Exp $ # DISTNAME= epiphany-2.30.6 @@ -19,6 +19,7 @@ USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES USE_LANGUAGES= c c++ +# see pkgsrc/security/mozilla-rootcerts CONFIGURE_ARGS+= --with-ca-file=/etc/ssl/certs/ca-certificates.crt PKGCONFIG_OVERRIDE= data/epiphany.pc.in |