diff options
Diffstat (limited to 'security/prelude-manager/Makefile')
-rw-r--r-- | security/prelude-manager/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile index ca646984139e..6b322cc2b4f6 100644 --- a/security/prelude-manager/Makefile +++ b/security/prelude-manager/Makefile @@ -19,11 +19,10 @@ LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \ nettle:${PORTSDIR}/security/nettle \ p11-kit:${PORTSDIR}/security/p11-kit -USES= pkgconfig +USES= pkgconfig gettext USE_GMAKE= yes USE_AUTOTOOLS= libltdl GNU_CONFIGURE= yes -USE_GETTEXT= yes USE_ICONV= yes USE_LDCONFIG= yes |