Fix build on FreeBSD 10.
Approved by: portmgr (miwi)
This commit is contained in:
parent
07ef322d9d
commit
d8ce8ea672
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285114
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ pre-patch:
|
|||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|echo aout|echo elf|' \
|
||||
-e 's|freebsd2\*)|freebsd2.\*)|' -e 's|freebsd1\*)|freebsd1.\*)|' \
|
||||
${WRKSRC}/DPS/ltconfig
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue