diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-03-07 20:07:28 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-03-07 20:07:28 +0000 |
commit | fa28616f5858a0dc4869a7a737a20ce1e3b9bd6b (patch) | |
tree | 0482f721591a1fed2faff674effe794eae8a6032 /german | |
parent | a51734828b01d02ceb02ab327fc005eb500b6b15 (diff) | |
download | ports-fa28616f5858a0dc4869a7a737a20ce1e3b9bd6b.tar.gz ports-fa28616f5858a0dc4869a7a737a20ce1e3b9bd6b.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 49a90c409f82..cc5a144115b4 100644 --- a/german/bsdforen-firefox-searchplugin/Makefile +++ b/german/bsdforen-firefox-searchplugin/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= yes MAINTAINER= stefan.tell@crashmail.de COMMENT= Firefox searchplugins for the www.bsdforen.de board and wiki -RUN_DEPENDS= firefox3:${PORTSDIR}/www/firefox +USE_FIREFOX= yes NO_BUILD= yes diff --git a/german/bsdgroup-firefox-searchplugin/Makefile b/german/bsdgroup-firefox-searchplugin/Makefile index ea8a68bfbb45..8801dd6fd611 100644 --- a/german/bsdgroup-firefox-searchplugin/Makefile +++ b/german/bsdgroup-firefox-searchplugin/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= yes MAINTAINER= stefan.tell@crashmail.de COMMENT= Firefox searchplugins for the www.BSDGroup.de board -RUN_DEPENDS= firefox3:${PORTSDIR}/www/firefox +USE_FIREFOX= yes NO_BUILD= yes |