aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayerxp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mplayerxp/Makefile')
-rw-r--r--multimedia/mplayerxp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile
index 8a3a8a2cc059..7c9388989059 100644
--- a/multimedia/mplayerxp/Makefile
+++ b/multimedia/mplayerxp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mplayerxp
PORTVERSION= 0.1.9
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -247,7 +247,6 @@ post-patch:
# win32 codec location
@${FIND} ${WRKSRC} -type f | \
${XARGS} -x -n 10 ${REINPLACE_CMD} -E -e \
- 's|SDL/|SDL11/|; \
s|-lpthread|${PTHREAD_LIBS}|; \
s|/usr/local/lib/win32|${WIN32_CODEC_PREFIX}|'
# win32 codec location