diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-08 08:57:52 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-08 08:57:52 +0000 |
commit | a34abe751e92678e068fdfd824ca7f701ab89742 (patch) | |
tree | e28a39433618e4421de90b7661d901c21b53cdc8 /german | |
parent | 5c3a9d66bd80e8b648ffdca962cd96cc234bf24a (diff) | |
download | ports-a34abe751e92678e068fdfd824ca7f701ab89742.tar.gz ports-a34abe751e92678e068fdfd824ca7f701ab89742.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/bsdforen-firefox-searchplugin/Makefile | 5 | ||||
-rw-r--r-- | german/bsdgroup-firefox-searchplugin/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/german/bsdforen-firefox-searchplugin/Makefile b/german/bsdforen-firefox-searchplugin/Makefile index 14c663580ea1..49a90c409f82 100644 --- a/german/bsdforen-firefox-searchplugin/Makefile +++ b/german/bsdforen-firefox-searchplugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= bsdforen-firefox-searchplugin PORTVERSION= 0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= german www MASTER_SITES= http://www.crashmail.de/files/ \ http://people.bsdgroup.de/~steve/files/ @@ -17,8 +17,9 @@ 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 + NO_BUILD= yes -USE_GECKO= libxul .include <bsd.port.pre.mk> diff --git a/german/bsdgroup-firefox-searchplugin/Makefile b/german/bsdgroup-firefox-searchplugin/Makefile index 15a874799d61..ea8a68bfbb45 100644 --- a/german/bsdgroup-firefox-searchplugin/Makefile +++ b/german/bsdgroup-firefox-searchplugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= bsdgroup-firefox-searchplugin PORTVERSION= 0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= german www MASTER_SITES= http://www.crashmail.de/files/ \ http://people.bsdgroup.de/~steve/files/ @@ -17,8 +17,9 @@ EXTRACT_ONLY= yes MAINTAINER= stefan.tell@crashmail.de COMMENT= Firefox searchplugins for the www.BSDGroup.de board +RUN_DEPENDS= firefox3:${PORTSDIR}/www/firefox + NO_BUILD= yes -USE_GECKO= libxul do-extract: @${MKDIR} ${WRKSRC} |