aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2006-09-20 14:49:43 +0000
committerMichael Landin <mich@FreeBSD.org>2006-09-20 14:49:43 +0000
commit5e127374e963e307a64640dd7ee7b1fc93d9cb80 (patch)
tree5e8ea06336a65af6cef641ebd887dd846d6380a6 /multimedia
parentc0d5a5d16ad652e1323ba5d177bf7aed7909c670 (diff)
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mjpegtools/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile
index c65d4d59d68d..b4c6d520980e 100644
--- a/multimedia/mjpegtools/Makefile
+++ b/multimedia/mjpegtools/Makefile
@@ -131,10 +131,6 @@ pre-everything::
post-patch:
@${REINPLACE_CMD} -e 's|-l$$flag|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|SDL/|SDL11/|g' \
- ${WRKSRC}/lavtools/liblavplay.c \
- ${WRKSRC}/lavtools/yuvplay.c \
- ${WRKSRC}/lavtools/lavplay.c
.if defined(DISABLE_GTK2)
@${REINPLACE_CMD} -e 's|have_gtk="true"|have_gtk="false"|g' \
${WRKSRC}/configure