diff options
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 2d08cce6acab..c14661aa6d5a 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -25,9 +25,8 @@ CONFLICTS= libcryptui-3.[0-9]* seahorse-3.[0-9]* USE_XORG= sm USE_LDCONFIG= yes USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes -USES= pathfix +USES= pathfix gettext USE_GNOME= intlhack gnomeprefix gconf2 gnomedocutils GNU_CONFIGURE= yes INSTALLS_OMF= yes |