mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/nettle: Use bundled nettle.info
This commit is contained in:
parent
d639bbea01
commit
6df2cc5769
@ -16,7 +16,7 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSERv3
|
||||
BUILD_DEPENDS= gmp>=6.1.0:math/gmp
|
||||
LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
USES= compiler:c11 cpe gmake localbase makeinfo pathfix
|
||||
USES= compiler:c11 cpe gmake localbase pathfix
|
||||
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
CONFIGURE_ENV= M4="/usr/bin/m4 -g"
|
||||
@ -43,6 +43,7 @@ post-patch:
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so
|
||||
${INSTALL_DATA} ${WRKSRC}/nettle.info ${STAGEDIR}${PREFIX}/${INFO_PATH}/nettle.info
|
||||
|
||||
post-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user