aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
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
parent116e78a1bd246ff02b60d390832adf30cb525c96 (diff)
downloadfreebsd-ports-gnome-5abf9a0a7142d44ab98a32d1b67b71786f737792.tar.gz
freebsd-ports-gnome-5abf9a0a7142d44ab98a32d1b67b71786f737792.tar.zst
freebsd-ports-gnome-5abf9a0a7142d44ab98a32d1b67b71786f737792.zip
- Allow gst-plugins-swfdec on 4.x since liboil now builds on 4.xw
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins-all/Makefile1
-rw-r--r--multimedia/gstreamer-plugins-all80/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile
index e07b936391a5..f4faa6063896 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)
diff --git a/multimedia/gstreamer-plugins-all80/Makefile b/multimedia/gstreamer-plugins-all80/Makefile
index e07b936391a5..f4faa6063896 100644
--- a/multimedia/gstreamer-plugins-all80/Makefile
+++ b/multimedia/gstreamer-plugins-all80/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)