diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-06-06 05:51:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-06-06 05:51:20 +0000 |
commit | 3b560f93eff3c4110a407cb925193c138a8fab8b (patch) | |
tree | c026a90c48b0925e5922dc753c33a5d84e8c8c68 /www/epiphany | |
parent | f22ea942e93c8efd51d2b419fecce0cde5ded1e9 (diff) | |
download | ports-3b560f93eff3c4110a407cb925193c138a8fab8b.tar.gz ports-3b560f93eff3c4110a407cb925193c138a8fab8b.zip |
Notes
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 4724f75ef0c6..f9de5294a224 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -70,6 +70,7 @@ CONFLICTS= epiphany-webkit-[1-9]* PLIST_SUB+= GECKO="" .if ${GECKO:Mlibxul}!="" PLUGIN_SYMLINK= 19 +CONFIGURE_ENV+=gecko_cv_xpcom_program_check="yes" .else PLUGIN_SYMLINK= 18 .endif |