mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
audio/pulseaudio-module-xrdp: Fix build after b1ecad5
This commit is contained in:
parent
4a5b7db836
commit
872d8ece12
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,6 @@ PULSE_WRKSRC= ${MAKE} -C ${PORTSDIR}/audio/pulseaudio -VWRKSRC
|
||||||
|
|
||||||
pre-configure:
|
pre-configure:
|
||||||
@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./bootstrap
|
@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./bootstrap
|
||||||
@${CP} -r "`${PULSE_WRKSRC}`" ${WRKDIR}
|
@${CP} -R "`${PULSE_WRKSRC}`" ${WRKDIR}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue