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
723bcae36d
commit
02c201aad1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365026
@ -15,6 +15,9 @@ USES= readline
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS+= --prefix=${PREFIX}
|
||||
CONFIGURE_ARGS+=--prefix=${PREFIX} --readline-dir=${LOCALBASE}
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's/-R\$$/-Wl,-rpath,$$/' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user