diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-07-24 16:08:26 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-07-24 16:08:26 +0000 |
commit | d0f882a2d2a7654d6a190c8ddb8efc2dcedbe356 (patch) | |
tree | 1184a6b0b77f4e820904642d17d29dedc1b6a506 /multimedia/gstreamer-plugins-bad | |
parent | 8abc5dfcbe300eecf05f80c342d7af485d931fc0 (diff) | |
download | ports-d0f882a2d2a7654d6a190c8ddb8efc2dcedbe356.tar.gz ports-d0f882a2d2a7654d6a190c8ddb8efc2dcedbe356.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-bad')
-rw-r--r-- | multimedia/gstreamer-plugins-bad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-bad/Makefile b/multimedia/gstreamer-plugins-bad/Makefile index 6ef4097a51cd..86cded2b81bc 100644 --- a/multimedia/gstreamer-plugins-bad/Makefile +++ b/multimedia/gstreamer-plugins-bad/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-bad/Makefile,v 1.11 2008/03/19 14:05:35 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Bad gstreamer-plugins @@ -17,6 +17,7 @@ GST_PLUGIN_SUFFIX= -bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins BUILD_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins +LIB_DEPENDS+= oil-0.3.0:${PORTSDIR}/devel/liboil RUN_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins gst_bad_DIST= bad |