diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-10 09:00:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-10 09:00:26 +0000 |
commit | cbb3616b420b70fa204cbd09804e599dac60fbcd (patch) | |
tree | 26ebd2af6f02e18c75a068e6deaf2fd606d3303e /german | |
parent | c5aa6fe9f4abf43af52520c4a939341bcbd1c9fc (diff) | |
download | ports-cbb3616b420b70fa204cbd09804e599dac60fbcd.tar.gz ports-cbb3616b420b70fa204cbd09804e599dac60fbcd.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/bsdforen-firefox-searchplugin/Makefile | 2 | ||||
-rw-r--r-- | german/bsdgroup-firefox-searchplugin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/german/bsdforen-firefox-searchplugin/Makefile b/german/bsdforen-firefox-searchplugin/Makefile index e70ab9c5e629..75330e4c9864 100644 --- a/german/bsdforen-firefox-searchplugin/Makefile +++ b/german/bsdforen-firefox-searchplugin/Makefile @@ -13,7 +13,7 @@ EXTRACT_ONLY= yes MAINTAINER= ports@FreeBSD.org COMMENT= Firefox search plugins for the www.bsdforen.de board and wiki -USE_FIREFOX= yes +USES= gecko:firefox NO_BUILD= yes diff --git a/german/bsdgroup-firefox-searchplugin/Makefile b/german/bsdgroup-firefox-searchplugin/Makefile index 313baf1e7e29..127bbd9cd7cb 100644 --- a/german/bsdgroup-firefox-searchplugin/Makefile +++ b/german/bsdgroup-firefox-searchplugin/Makefile @@ -13,7 +13,7 @@ EXTRACT_ONLY= yes MAINTAINER= ports@FreeBSD.org COMMENT= Firefox search plugins for the www.BSDGroup.de board -USE_FIREFOX= yes +USES= gecko:firefox NO_BUILD= yes |