aboutsummaryrefslogtreecommitdiff
path: root/irc/weechat/Makefile
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2019-12-08 14:51:14 +0000
committerBernard Spil <brnrd@FreeBSD.org>2019-12-08 14:51:14 +0000
commit90fdf90a1fc88cfcb58e501949d0e2b237ed74d0 (patch)
treea2f1db7fd228a60e211a610d9d4451064aa59634 /irc/weechat/Makefile
parent2062ac5a9a2c1fe2ab63328e1f89233aff3b4998 (diff)
downloadports-90fdf90a1fc88cfcb58e501949d0e2b237ed74d0.tar.gz
ports-90fdf90a1fc88cfcb58e501949d0e2b237ed74d0.zip
irc/weechat: Switch to Ninja build, fix USES
Reported by: fluffy
Notes
Notes: svn path=/head/; revision=519304
Diffstat (limited to 'irc/weechat/Makefile')
-rw-r--r--irc/weechat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index b76fea8a1a6f..0d2ad1508260 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS+= libcurl.so:ftp/curl \
libgcrypt.so:security/libgcrypt \
libgpg-error.so:security/libgpg-error
-USES= cmake:noninja ncurses libtool #tar:xz
+USES= cmake ncurses libtool tar:xz
USE_LDCONFIG= yes
CMAKE_ARGS= -DLIBDATADIR=${LOCALBASE}/libdata