aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins-all
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-10-22 14:18:51 +0800
committerahze <ahze@FreeBSD.org>2005-10-22 14:18:51 +0800
commit5abf9a0a7142d44ab98a32d1b67b71786f737792 (patch)
tree8bb99239877da774553e64d519bd7a4888e7485f /multimedia/gstreamer-plugins-all
parent116e78a1bd246ff02b60d390832adf30cb525c96 (diff)
downloadfreebsd-ports-graphics-5abf9a0a7142d44ab98a32d1b67b71786f737792.tar.gz
freebsd-ports-graphics-5abf9a0a7142d44ab98a32d1b67b71786f737792.tar.zst
freebsd-ports-graphics-5abf9a0a7142d44ab98a32d1b67b71786f737792.zip
- Allow gst-plugins-swfdec on 4.x since liboil now builds on 4.xw
Diffstat (limited to 'multimedia/gstreamer-plugins-all')
-rw-r--r--multimedia/gstreamer-plugins-all/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile
index e07b936391a..f4faa606389 100644
--- a/multimedia/gstreamer-plugins-all/Makefile
+++ b/multimedia/gstreamer-plugins-all/Makefile
@@ -31,7 +31,6 @@ WITHOUT_MPEG2ENC=yes # Broken from updated mjpegtools
.if ${OSVERSION} < 500000
WITHOUT_LIBVISUAL=yes # Broken on 4.x
WITHOUT_POLYPAUDIO=yes # Broken on 4.x
-WITHOUT_SWFDEC= yes # Depeneds on liboil, does not build on 4.x
.endif
# Shout & Shout2 Conflict
.if !defined(WITHOUT_SHOUT) && !defined(WITHOUT_SHOUT2)