aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:14:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-30 19:14:34 +0000
commit928cdfca67e4a546606841c86e3ba85c5f625012 (patch)
treea320df598b1661cf7d8c870ff77d6fe97c217f8c /net-im
parent5b07e97fd8d8c0641ffb36a814d1331974bc3e84 (diff)
downloadports-928cdfca67e4a546606841c86e3ba85c5f625012.tar.gz
ports-928cdfca67e4a546606841c86e3ba85c5f625012.zip
Update LIB_DEPENDS
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=569582
Diffstat (limited to 'net-im')
-rw-r--r--net-im/profanity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile
index 842ecb4df7a4..b88ffd354ad4 100644
--- a/net-im/profanity/Makefile
+++ b/net-im/profanity/Makefile
@@ -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