mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
irc/weechat: Switch to Ninja build, fix USES
Reported by: fluffy
This commit is contained in:
parent
2062ac5a9a
commit
90fdf90a1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519304
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1575798397
|
||||
SHA256 (weechat-2.7.tar.gz) = 5038a47c6e87e56fcd937acc159d89f76845a4128923c100700abaa7c5db7aed
|
||||
SIZE (weechat-2.7.tar.gz) = 4393859
|
||||
TIMESTAMP = 1575812481
|
||||
SHA256 (weechat-2.7.tar.xz) = 56fc42a4afece57bc27f95a2d155815a5e6472f32535add4c0ab4ce3b5e399e7
|
||||
SIZE (weechat-2.7.tar.xz) = 2226876
|
||||
|
|
Loading…
Add table
Reference in a new issue