aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/multimedia/vlc/Makefile.inc b/multimedia/vlc/Makefile.inc
index 7339837899c2..b9814f76e608 100644
--- a/multimedia/vlc/Makefile.inc
+++ b/multimedia/vlc/Makefile.inc
@@ -218,14 +218,6 @@
# Do not install Vlc's Documents
#
-pre-everything::
-.if exists(${LOCALBASE}/lib/libswscale.so)
- @${ECHO_CMD}
- @${ECHO_CMD} 'VLC cannot find ffmpeg if it has been built with the software scaler,'
- @${ECHO_CMD} 'be sure to not define WITH_SWSCALER to build it.'
- @${ECHO_CMD}
-.endif
-
post-extract:
# remove badly formatted pre-generated messages catalogs
${FIND} ${WRKSRC} -name "*.gmo" -delete