diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/mcabber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index e38fa0c872c..a9c311cc40e 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -44,7 +44,7 @@ GPGME_LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme GPGME_CONFIGURE_ENABLE= gpgme OTR_LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libotr.so:${PORTSDIR}/security/libotr + libotr.so.5:${PORTSDIR}/security/libotr OTR_CONFIGURE_ENABLE= otr post-patch: |