aboutsummaryrefslogtreecommitdiff
path: root/net-im/toxic
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2018-11-02 10:17:45 +0000
committerThierry Thomas <thierry@FreeBSD.org>2018-11-02 10:17:45 +0000
commitd46c98c4eda98e42038b49eafa4b1d4debd640ff (patch)
tree607aac26ad33df47d5eedb5b902d34ec25b3bce2 /net-im/toxic
parent20b0f0d7662743350fd2a6f91b91799a4904f068 (diff)
downloadports-d46c98c4eda98e42038b49eafa4b1d4debd640ff.tar.gz
ports-d46c98c4eda98e42038b49eafa4b1d4debd640ff.zip
Fix the build by using ncursesw from ports.
Notes
Notes: svn path=/head/; revision=483799
Diffstat (limited to 'net-im/toxic')
-rw-r--r--net-im/toxic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile
index 360cc04f6a71..88bebec6d3ca 100644
--- a/net-im/toxic/Makefile
+++ b/net-im/toxic/Makefile
@@ -27,7 +27,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox
USE_GITHUB= yes
GH_ACCOUNT= JFreegman
-USES= desktop-file-utils gettext-runtime gmake ncurses openal:al,alut pkgconfig
+USES= desktop-file-utils gettext-runtime gmake ncurses:port openal:al,alut pkgconfig
OPTIONS_DEFINE= X11 PYTHON
OPTIONS_DEFAULT=X11