Error Installing Firefox

When installing Firefox I get the following error.
Does anyone know what's wrong?
Code:
===>  Configuring for firefox-64.0_3,1
firefox-64.0_3,1: Needs gtk3 with WAYLAND support enabled.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/firefox
 
Pardon my ignorance but no options come up when trying to install it. Could you please tell me how to configure WAYLAND=on?
 
If you are building with poudriere poudriere options -j <jail> x11-toolkits/gtk30. If you are building directly make -C /usr/ports/x11-toolkits/gtk30 config.
 
Back
Top