summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins/Makefile')
-rw-r--r--multimedia/gstreamer-plugins/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index ec9a2e3fb..d8da128e8 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -746,9 +746,10 @@ PLIST_SUB+= IVORBIS=""
.ifndef(WITH_XVID)
CONFIGURE_ARGS+= --disable-xvid
PLIST_SUB+= XVID="@comment "
-.else
-LIB_DEPENDS+= xvidcore.2:${PORTSDIR}/multimedia/xvid
-PLIST_SUB+= XVID=""
+.undef WITH_XVID
+#.else
+#LIB_DEPENDS+= xvidcore.2:${PORTSDIR}/multimedia/xvid
+#PLIST_SUB+= XVID=""
.endif
pre-everything::