aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-all80
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-10-22 06:18:51 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-10-22 06:18:51 +0000
commite69ae728398609bcd64560804355708caf70bce8 (patch)
tree9c18b6544c6ba0b66e1b11e7ded64ad3f219e892 /multimedia/gstreamer-plugins-all80
parent3672d0edd755be55ac3d0996e5259f976a72e37f (diff)
downloadports-e69ae728398609bcd64560804355708caf70bce8.tar.gz
ports-e69ae728398609bcd64560804355708caf70bce8.zip
- Allow gst-plugins-swfdec on 4.x since liboil now builds on 4.xw
Notes
Notes: svn path=/head/; revision=146099
Diffstat (limited to 'multimedia/gstreamer-plugins-all80')
-rw-r--r--multimedia/gstreamer-plugins-all80/Makefile1
1 files changed, 0 insertions, 1 deletions
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)