- Fix build on FreeBSD 7
Reported by: pointyhead (via pav) Approved by: portmgr (pav)
This commit is contained in:
parent
964ffd4fb8
commit
f51c28d0ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202712
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ post-patch:
|
|||
-e 's|^confexecdir =.*$$|confexecdir = \$$(sysconfdir)|g' \
|
||||
-e 's|/tmp/\*\.log|${WRKSRC}/*.log|g' \
|
||||
${WRKSRC}/Makefile.in
|
||||
@${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|-ldl"|"|' \
|
||||
-e 's,with_nspr/include,with_nspr/include/nspr ${PTHREAD_CFLAGS},' \
|
||||
-e 's,with_nss/include,with_nss/include/nss/nss,' \
|
||||
|
|
Loading…
Reference in a new issue