diff options
Diffstat (limited to 'security/seahorse-plugins/Makefile')
-rw-r--r-- | security/seahorse-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index b31b6fbdd19b..b5ff52f92faf 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -16,9 +16,8 @@ LIB_DEPENDS= cryptui:${PORTSDIR}/security/seahorse \ gcrypt:${PORTSDIR}/security/libgcrypt USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes -USES= pathfix +USES= pathfix gettext USE_GNOME= intlhack gnomeprefix gconf2 gnomedocutils GNU_CONFIGURE= yes INSTALLS_ICONS= yes |