diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-05-17 14:44:33 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-05-17 14:44:33 +0000 |
commit | 3fa7262fbe1788f18e1aa768e42ba3157fe61cb8 (patch) | |
tree | ecb354beb95d769b462766d9a1d8d487594f5b36 /multimedia/gstreamer-plugins-core | |
parent | 45bf9e5e9d69b9a3579dc01b1618a06a46f04c6a (diff) | |
download | ports-3fa7262fbe1788f18e1aa768e42ba3157fe61cb8.tar.gz ports-3fa7262fbe1788f18e1aa768e42ba3157fe61cb8.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-core')
-rw-r--r-- | multimedia/gstreamer-plugins-core/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-core/Makefile b/multimedia/gstreamer-plugins-core/Makefile index 22f32782c237..d54c0965179c 100644 --- a/multimedia/gstreamer-plugins-core/Makefile +++ b/multimedia/gstreamer-plugins-core/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer-plugins-core PORTVERSION= 0.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia audio MASTER_SITES= # empty DISTFILES= # empty @@ -36,7 +36,7 @@ USE_GSTREAMER+= libpng USE_GSTREAMER+= pango # Multimedia plugins -USE_GSTREAMER+= ffmpeg good theora +USE_GSTREAMER+= ffmpeg good theora xvid .if !defined(WITHOUT_DVD) # Audio plugins |