aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer-plugins-jpeg-mmx80/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gstreamer-plugins-jpeg-mmx80/Makefile')
-rw-r--r--graphics/gstreamer-plugins-jpeg-mmx80/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gstreamer-plugins-jpeg-mmx80/Makefile b/graphics/gstreamer-plugins-jpeg-mmx80/Makefile
index d5be4d9aecc4..7c2c262cd389 100644
--- a/graphics/gstreamer-plugins-jpeg-mmx80/Makefile
+++ b/graphics/gstreamer-plugins-jpeg-mmx80/Makefile
@@ -3,15 +3,16 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/graphics/gstreamer-plugins-jpeg-mmx80/Makefile,v 1.2 2006/02/24 18:50:33 marcus Exp $
#
CATEGORIES= graphics
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Gstreamer jpeg encoder/decoder plugin with mmx optimalizations
GST_PLUGIN= jpeg-mmx
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"