diff options
author | beat <beat@FreeBSD.org> | 2009-11-27 17:10:47 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-11-27 17:10:47 +0800 |
commit | fea2f3dc4c32c1d135a54691c2334301c42a0d53 (patch) | |
tree | 04420395ca3869b81c26839d5ae53d7e5aa494bd /security | |
parent | 1e10e6ed65d2af543b4cd4b5e6e0341ef4ef3898 (diff) | |
download | freebsd-ports-gnome-fea2f3dc4c32c1d135a54691c2334301c42a0d53.tar.gz freebsd-ports-gnome-fea2f3dc4c32c1d135a54691c2334301c42a0d53.tar.zst freebsd-ports-gnome-fea2f3dc4c32c1d135a54691c2334301c42a0d53.zip |
- Remove obsolete gecko providers
Approved by: portmgr (miwi)
Exp-run by: miwi
Diffstat (limited to 'security')
-rw-r--r-- | security/seahorse-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index e5f7be91b97a..662b039be0ca 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= cryptui.0:${PORTSDIR}/security/seahorse USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GECKO= libxul firefox +USE_GECKO= libxul USE_GNOME= gnomehack intlhack gnomeprefix libglade2 gconf2 gnomedocutils GNU_CONFIGURE= yes INSTALLS_ICONS= yes |