mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add CPE
This commit is contained in:
parent
e3d6138364
commit
7f2dc6fd0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363676
@ -20,8 +20,9 @@ LIB_DEPENDS= libgpg-error.so:${PORTSDIR}/security/libgpg-error \
|
||||
CONFLICTS= libotr3-*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool pathfix
|
||||
USES= libtool pathfix cpe
|
||||
USE_LDCONFIG= yes
|
||||
CPE_VENDOR= cypherpunks
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user