diff options
Diffstat (limited to 'security/libotr')
-rw-r--r-- | security/libotr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile index 72697aea43fe..8659cb77f98a 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \ gcrypt:${PORTSDIR}/security/libgcrypt USE_GNOME= pkgconfig -USE_AUTOTOOLS= autoconf:261 libtool:15 +USE_AUTOTOOLS= autoconf:262 libtool:15 USE_LDCONFIG= yes MAN1= otr_toolkit.1 |