mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Add CPE information.
PR: 153859 Submitted by: shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
parent
353abd6bec
commit
ab78a380b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381607
@ -16,7 +16,7 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LESSER
|
||||
LIB_DEPENDS= libnettle.so:${PORTSDIR}/security/nettle \
|
||||
libtasn1.so:${PORTSDIR}/security/libtasn1
|
||||
|
||||
USES= gmake iconv libtool makeinfo pathfix pkgconfig tar:xz
|
||||
USES= cpe gmake iconv libtool makeinfo pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-guile \
|
||||
@ -26,6 +26,8 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
MAKE_ENV= MAKEINFOFLAGS=--no-split
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
OPTIONS_DEFINE= CRYWRAP EXAMPLES LIBDANE NLS P11KIT TPM ZLIB
|
||||
OPTIONS_DEFAULT= CRYWRAP P11KIT TPM ZLIB
|
||||
OPTIONS_SUB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user