diff options
Diffstat (limited to 'net-im/jabberd')
-rw-r--r-- | net-im/jabberd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 7641a84a5c6f..ff142ac49736 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -30,7 +30,7 @@ GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes USE_PERL5_RUN= yes USE_OPENSSL= yes -USE_ICONV= yes +USES= iconv USE_RC_SUBR= jabberd USE_LDCONFIG= ${PREFIX}/lib/jabberd CONFIGURE_ARGS+= --localstatedir=/var \ |