diff options
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 4984e571bef9..6d0d45b1e3cf 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -65,7 +65,7 @@ CONFIGURE_ENV+=gecko_cv_xpcom_program_check="yes" PLIST_SUB+= GECKO19="" .else PLUGIN_SYMLINK= 18 -PLIST_SUB+= GECKO10="@comment " +PLIST_SUB+= GECKO19="@comment " .endif NO_WERROR= yes |