mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix build on -current.
This commit is contained in:
parent
5fb093f64e
commit
6c871e60b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365118
@ -28,6 +28,7 @@ CONFIGURE_ENABLE=nls
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|__gmp_randinit|__gmpz_init|g ; \
|
||||
s|db-4.[0-9]|${BDB_LIB_NAME}|g' ${WRKSRC}/configure
|
||||
s|db-4.[0-9]|${BDB_LIB_NAME}|g ; \
|
||||
s|-R$$found_dir|-Wl,-rpath,$$found_dir|g' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user