mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Catch this up with the master copy in ports/Mk.
This commit is contained in:
parent
cee7b65345
commit
25174ec51c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183985
@ -61,7 +61,7 @@ OSVERSION!= /usr/sbin/sysctl -n kern.osreldate
|
||||
.endif
|
||||
.endif
|
||||
.if !defined(PORTOBJFORMAT)
|
||||
PORTOBJFORMAT!= test -x ${DESTDIR}/usr/bin/objformat && ${DESTDIR}/usr/bin/objformat || echo aout
|
||||
PORTOBJFORMAT?= elf
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
@ -61,7 +61,7 @@ OSVERSION!= /usr/sbin/sysctl -n kern.osreldate
|
||||
.endif
|
||||
.endif
|
||||
.if !defined(PORTOBJFORMAT)
|
||||
PORTOBJFORMAT!= test -x ${DESTDIR}/usr/bin/objformat && ${DESTDIR}/usr/bin/objformat || echo aout
|
||||
PORTOBJFORMAT?= elf
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user