aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins80
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-06-06 04:25:18 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-06-06 04:25:18 +0000
commita16dbad07a510dfbddbc659b6607b027b024c443 (patch)
tree2aa0b460afa8e332a3f1ac8f744f676f07978444 /multimedia/gstreamer-plugins80
parent9fd1459214bd9928db13a42dc9b08bb956f2dade (diff)
downloadports-a16dbad07a510dfbddbc659b6607b027b024c443.tar.gz
ports-a16dbad07a510dfbddbc659b6607b027b024c443.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index e065f231c12b..f95a185e2718 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -275,13 +275,13 @@ PLIST_FILES= ${GST_LIB_DIR}/libgsthermescolorspace.so \
# jpeg
.if ${GST_PLUGIN}=="jpeg"
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
-CONFLICTS+= gstreamer-plugins-jpeg-mmx-*
+CONFLICTS+= gstreamer-plugins-jpeg-mmx-[0-9]*
.endif
# jpeg-mmx
.if ${GST_PLUGIN}=="jpeg-mmx"
LIB_DEPENDS+= jpeg-mmx.62:${PORTSDIR}/graphics/jpeg-mmx
-CONFLICTS+= gstreamer-plugins-jpeg-*.*
+CONFLICTS+= gstreamer-plugins-jpeg-[0-9]*
GST_PLUGIN_DIR= ext/jpeg
PLIST_FILES= ${GST_LIB_DIR}/libgstjpeg.so \