diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-11-27 09:10:47 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-11-27 09:10:47 +0000 |
commit | 47a44eda6b6734aff454cd3058122c0ca3a9bfd9 (patch) | |
tree | b1b36c53390247ebee103f6ee1cab1382f5e562a /security | |
parent | 9d9f767485fb07b2383fc0d6f086a08bf26309d1 (diff) | |
download | ports-47a44eda6b6734aff454cd3058122c0ca3a9bfd9.tar.gz ports-47a44eda6b6734aff454cd3058122c0ca3a9bfd9.zip |
Notes
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 |