Update LIB_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
5b07e97fd8
commit
928cdfca67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=569582
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= profanity
|
||||
PORTVERSION= 0.10.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im
|
||||
|
||||
MAINTAINER= arved@FreeBSD.org
|
||||
|
@ -19,7 +20,7 @@ LIB_DEPENDS= libmesode.so:net-im/libmesode \
|
|||
libassuan.so:security/libassuan \
|
||||
libgpg-error.so:security/libgpg-error \
|
||||
libgcrypt.so:security/libgcrypt \
|
||||
libsignal-protocol-c.so:net/libsignal \
|
||||
libsignal-protocol-c.so:net/libsignal-protocol-c \
|
||||
libsqlite3.so:databases/sqlite3
|
||||
|
||||
USES= ncurses pkgconfig ssl python readline autoreconf libtool gnome
|
||||
|
|
Loading…
Reference in a new issue