mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
audio/dcd: Jettison byteswap/endian hacks
This commit is contained in:
parent
7b6d75861b
commit
0e4370da11
@ -24,7 +24,5 @@ post-patch:
|
||||
${WRKSRC}/dcd.c ${WRKSRC}/infinite.c
|
||||
# Linux? Bugger off!
|
||||
${REINPLACE_CMD} -e 's|linux/||' ${WRKSRC}/process.c
|
||||
${REINPLACE_CMD} -e 's|<endian|<sys/endian|; s|__BYTE_ORDER|_BYTE_ORDER|' \
|
||||
${WRKSRC}/endian.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user