aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-selenium/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-selenium/Makefile')
-rw-r--r--www/py-selenium/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/py-selenium/Makefile b/www/py-selenium/Makefile
index 98ead472c023..5c4ea03cde2d 100644
--- a/www/py-selenium/Makefile
+++ b/www/py-selenium/Makefile
@@ -23,10 +23,6 @@ PYDISTUTILS_AUTOPLIST= yes
OPTIONS_DEFINE= FIREFOX
FIREFOX_DESC= Install Firefox
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MFIREFOX}
-USE_FIREFOX= yes
-.endif
+FIREFOX_USES= gecko:firefox
.include <bsd.port.mk>