pkgsrc/chat/pidgin-otr
reed 5083fcfd02 Fix problem when using binary packages.
Add BUILDLINK_API_DEPENDS.libotr due to:
configure: error: libotr 3.2.0 or newer is required.

The real problem was undefined reference to gcry_cipher_setkey
and gcry_cipher_setctr. Looked at various versions on different
architectures and it appears even though the headers were there,
they weren't defined in the library until libgcrypt-1.4.3 --
so define BUILDLINK_ABI_DEPENDS.libgcrypt.

Bump PKGREVISION.
2009-05-12 14:10:59 +00:00
..
DESCR
distinfo Update to 3.2.0. 2008-06-17 14:06:42 +00:00
Makefile Fix problem when using binary packages. 2009-05-12 14:10:59 +00:00
PLIST Install README. 2008-05-27 12:21:01 +00:00