diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telegram-purple/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/telegram-purple/Makefile b/net-im/telegram-purple/Makefile index fb48d49a0edc..4837b30e6797 100644 --- a/net-im/telegram-purple/Makefile +++ b/net-im/telegram-purple/Makefile @@ -3,6 +3,7 @@ PORTNAME= telegram-purple PORTVERSION= 1.2.6 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-im @@ -14,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= pidgin:net-im/pidgin RUN_DEPENDS= pidgin:net-im/pidgin +LIB_DEPENDS= libgcrypt.so:security/libgcrypt OPTIONS_DEFINE= NLS OPTIONS_SUB= yes |