mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
Mk/bsd.gecko.mk: Fix typo from yesterday
Reported by: danfe (good catch!)
This commit is contained in:
parent
d45ba486e0
commit
9e002d2aee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382370
@ -524,7 +524,7 @@ gecko-post-patch:
|
||||
${WRKSRC}/configure; do \
|
||||
if [ -f $$f ] ; then \
|
||||
${REINPLACE_CMD} -Ee 's|-lc_r|-pthread|g ; \
|
||||
s|-l?pthread|-pthread}|g ; \
|
||||
s|-l?pthread|-pthread|g ; \
|
||||
s|echo aout|echo elf|g ; \
|
||||
s|/usr/X11R6|${LOCALBASE}|g' \
|
||||
$$f; \
|
||||
|
Loading…
Reference in New Issue
Block a user