diff options
author | Carlo Strub <cs@FreeBSD.org> | 2014-07-31 20:54:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2014-07-31 20:54:55 +0000 |
commit | 7f2dc6fd0c738508399796b96122f3627a10df33 (patch) | |
tree | a3d0dcaa011dc826ed6ab6aac075f24d7c5afcde /security/libotr3 | |
parent | e3d6138364db0f21fe303a8c72a737ca241939ab (diff) |
Notes
Diffstat (limited to 'security/libotr3')
-rw-r--r-- | security/libotr3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libotr3/Makefile b/security/libotr3/Makefile index cb900e6a3610..3667ce25a805 100644 --- a/security/libotr3/Makefile +++ b/security/libotr3/Makefile @@ -24,9 +24,10 @@ LIB_DEPENDS= libgpg-error.so:${PORTSDIR}/security/libgpg-error \ CONFLICTS= libotr-* USE_AUTOTOOLS= autoconf -USES= libtool +USES= libtool cpe GNU_CONFIGURE= yes USE_LDCONFIG= yes +CPE_VENDOR= cypherpunks verify: checksum gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc |