aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-08-24 11:20:52 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-08-24 11:20:52 +0000
commitec67c97803a946ab590551002c560a0a5ecb8fbc (patch)
tree146750527ea629b6cc236f6cc825e69b88c69da7 /multimedia/mplayer
parentb2312124aa699656ffbbdda77b07f916a15fe9ae (diff)
downloadports-ec67c97803a946ab590551002c560a0a5ecb8fbc.tar.gz
ports-ec67c97803a946ab590551002c560a0a5ecb8fbc.zip
Notes
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 9a1f5301cf51..7e039a1fd33b 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -241,7 +241,8 @@ post-patch:
.endif
post-configure:
- @${REINPLACE_CMD} -e 's#-pthread#${PTHREAD_LIBS}#g' \
+ @${REINPLACE_CMD} -e 's#-pthread#${PTHREAD_LIBS}#g; \
+ s|= -I/usr/local/|= -I. -I... -I.../libavutil -I/usr/local/|g' \
${WRKSRC}/config.mak
post-install: