- Unbreak on 9-current (utmpx).
PR: ports/142865, ports/142871 Submitted by: garga, keramida Tested on: 9-current, 8.0
This commit is contained in:
parent
e769c5b0c5
commit
1504b8d623
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247963
@ -115,6 +115,8 @@ verify: checksum
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} -e "s@-lpthread@${PTHREAD_LIBS}@g" ${CONFIGURE_SUB} \
|
||||
${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure
|
||||
${REINPLACE_CMD} -e "/#include <utmp.h>/d" \
|
||||
${WRKSRC}/tools/symcryptrun.c
|
||||
|
||||
post-install:
|
||||
PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
|
||||
|
Loading…
Reference in New Issue
Block a user