diff options
author | John Marino <marino@FreeBSD.org> | 2015-09-11 06:32:14 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-09-11 06:32:14 +0000 |
commit | b6cc4b7085483c96b21e252cc7f3635ca7c6c73d (patch) | |
tree | dfa64ebe484b76295dd1162e0789339fd37e6f0e /irc | |
parent | a247dfea3c9e55695a1885bdc295414c77fe46b4 (diff) | |
download | ports-b6cc4b7085483c96b21e252cc7f3635ca7c6c73d.tar.gz ports-b6cc4b7085483c96b21e252cc7f3635ca7c6c73d.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index b20b70481183..ccdc1466f166 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -28,6 +28,8 @@ DOCSDIR= ${PREFIX}/share/bx/help PORTDOCS= * DATADIR= ${PREFIX}/share/bx +MAKE_JOBS_UNSAFE= yes + OPTIONS_DEFINE= DOCS HEBREW IPV6 LATIN PLUGINS SSL TOGGLES LATIN_DESC= Recommended for ISO-8859-1 display |