diff options
author | beat <beat@FreeBSD.org> | 2009-11-27 17:09:52 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-11-27 17:09:52 +0800 |
commit | 1e10e6ed65d2af543b4cd4b5e6e0341ef4ef3898 (patch) | |
tree | 4a36e7c422e2fce0f1477e3b5f92bdb9736a7860 /german | |
parent | 079f19ef610fbe6a47369227ffe40f2a119daab2 (diff) | |
download | freebsd-ports-gnome-1e10e6ed65d2af543b4cd4b5e6e0341ef4ef3898.tar.gz freebsd-ports-gnome-1e10e6ed65d2af543b4cd4b5e6e0341ef4ef3898.tar.zst freebsd-ports-gnome-1e10e6ed65d2af543b4cd4b5e6e0341ef4ef3898.zip |
- Remove obsolete gecko providers
- Bump PORTREVISION
Approved by: portmgr (miwi)
Exp-run by: miwi
Diffstat (limited to 'german')
-rw-r--r-- | german/bsdgroup-firefox-searchplugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/bsdgroup-firefox-searchplugin/Makefile b/german/bsdgroup-firefox-searchplugin/Makefile index fca60b3fadd9..4ce93e352df0 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= 3 +PORTREVISION= 4 CATEGORIES= german www MASTER_SITES= http://www.crashmail.de/files/ \ http://people.bsdgroup.de/~steve/files/ @@ -18,7 +18,7 @@ MAINTAINER= stefan.tell@crashmail.de COMMENT= Firefox searchplugins for the www.BSDGroup.de board NO_BUILD= yes -USE_GECKO= firefox +USE_GECKO= libxul do-extract: @${MKDIR} ${WRKSRC} |