mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Fix with custom LOCALBASE
Reported by: QATty
This commit is contained in:
parent
522ead0036
commit
f18207efd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235197
@ -37,4 +37,8 @@ CFLAGS+= -fPIC -DPIC
|
||||
CONFIGURE_ARGS+= --enable-debug
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's, withval=$$with_libevent; cf_enable_libevent=$$enableval, withval=$$with_libevent; cf_enable_libevent=$$with_libevent,' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user