mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
RIP, <machine/soundcard.h>.
This commit is contained in:
parent
82220f0b10
commit
410b9b6c6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67021
@ -32,11 +32,6 @@ pre-install:
|
||||
${ECHO_CMD} @dirrm ${DOCDIR} >> ${PLIST}
|
||||
.endif
|
||||
|
||||
do-patch:
|
||||
.if exists(/usr/include/machine/soundcard.h)
|
||||
${PERL} -pi -e "s=sys/soundca=machine/soundca=g" ${WRKSRC}/ossmixer.hh
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/opmixer ${WRKSRC}/opmixer-load \
|
||||
${WRKSRC}/volset ${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user