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 6b322cc2b4f6..b459a071e4eb 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 gettext +USES= pkgconfig gettext iconv USE_GMAKE= yes USE_AUTOTOOLS= libltdl GNU_CONFIGURE= yes -USE_ICONV= yes USE_LDCONFIG= yes USE_RC_SUBR= prelude-manager |