|
Lines 7-13
Link Here
|
| 7 |
|
7 |
|
| 8 |
PORTNAME= sox |
8 |
PORTNAME= sox |
| 9 |
PORTVERSION= 14.0.1 |
9 |
PORTVERSION= 14.0.1 |
| 10 |
PORTREVISION= 1 |
10 |
PORTREVISION= 2 |
| 11 |
CATEGORIES= audio |
11 |
CATEGORIES= audio |
| 12 |
MASTER_SITES= SF |
12 |
MASTER_SITES= SF |
| 13 |
|
13 |
|
|
Lines 159-163
Link Here
|
| 159 |
post-patch: |
159 |
post-patch: |
| 160 |
@${REINPLACE_CMD} -Ee 's![[:<:]]gsm/gsm.h!gsm.h!' ${WRKSRC}/configure \ |
160 |
@${REINPLACE_CMD} -Ee 's![[:<:]]gsm/gsm.h!gsm.h!' ${WRKSRC}/configure \ |
| 161 |
${WRKSRC}/src/gsm.c ${WRKSRC}/src/wav.c |
161 |
${WRKSRC}/src/gsm.c ${WRKSRC}/src/wav.c |
|
|
162 |
@${REINPLACE_CMD} -Ee 's!ffmpeg/avformat.h!libavformat/avformat.h!' \ |
| 163 |
${WRKSRC}/configure ${WRKSRC}/src/ffmpeg.c |
| 162 |
|
164 |
|
| 163 |
.include <bsd.port.post.mk> |
165 |
.include <bsd.port.post.mk> |