diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-03-23 12:18:31 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-03-23 12:18:31 +0000 |
commit | 0bcde9db87976d33208c65b786a47ace3cb9470b (patch) | |
tree | e522b8d3e600d4c5fee5e16f4d94745e316b9549 /net-im/jabberd | |
parent | 14f8646a4929f74dbfaa04a93a3fb7767bb4d148 (diff) | |
download | ports-0bcde9db87976d33208c65b786a47ace3cb9470b.tar.gz ports-0bcde9db87976d33208c65b786a47ace3cb9470b.zip |
Notes
Diffstat (limited to 'net-im/jabberd')
-rw-r--r-- | net-im/jabberd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index a6b6f0dd960b..54577dc0617d 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -32,6 +32,7 @@ OPTIONS= MYSQL "Support MySQL (storage/auth/reg)" on \ REQUIRES "Add backend requires to startup script" off GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes USE_PERL5_RUN= yes USE_OPENSSL= yes USE_ICONV= yes |