svn commit: r350788 - head/www/py-selenium
Baptiste Daroussin
bapt at FreeBSD.org
Thu Apr 10 08:56:07 UTC 2014
Author: bapt
Date: Thu Apr 10 08:56:06 2014
New Revision: 350788
URL: http://svnweb.freebsd.org/changeset/ports/350788
QAT: https://qat.redports.org/buildarchive/r350788/
Log:
Switch to USES=gecko
Modified:
head/www/py-selenium/Makefile
Modified: head/www/py-selenium/Makefile
==============================================================================
--- head/www/py-selenium/Makefile Thu Apr 10 08:45:30 2014 (r350787)
+++ head/www/py-selenium/Makefile Thu Apr 10 08:56:06 2014 (r350788)
@@ -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>
More information about the svn-ports-all
mailing list