diff options
Diffstat (limited to 'net-im/toxic/Makefile')
-rw-r--r-- | net-im/toxic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index ce516a1cceea..51b4b3eb7090 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -38,6 +38,7 @@ PYTHON_VARS= USES+=python:3.3+ PYTHON_MAKE_ARGS= ENABLE_PYTHON=1 MAKE_ENV= USER_CFLAGS="${CFLAGS}" USER_LDFLAGS="${LDFLAGS}" +LLD_UNSAFE= yes SUB_FILES= pkg-message USES= desktop-file-utils gettext-runtime gmake ncurses openal:al,alut pkgconfig |