diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-12-16 13:35:01 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-12-16 13:35:01 +0000 |
commit | c6e9859c13cd4827ad2782f678ec0a3633d122ce (patch) | |
tree | 9f5703f594896a48eae53e004be52fd12fcce700 /multimedia/gstreamer1-plugins-good/Makefile | |
parent | 0d5a1fd6c437b0c40b926ff0920b2c65f4f6250b (diff) |
Notes
Diffstat (limited to 'multimedia/gstreamer1-plugins-good/Makefile')
-rw-r--r-- | multimedia/gstreamer1-plugins-good/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/gstreamer1-plugins-good/Makefile b/multimedia/gstreamer1-plugins-good/Makefile index 3dd91c6a3af6..509887eb8a2d 100644 --- a/multimedia/gstreamer1-plugins-good/Makefile +++ b/multimedia/gstreamer1-plugins-good/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/multimedia/gstreamer1-plugins-good/Makefile,v 1.4 2013/01/15 21:43:45 kwm Exp $ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Good gstreamer-plugins @@ -12,8 +12,6 @@ GST_PLUGIN_SUFFIX= -good MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins -CONFIGURE_ARGS+=--enable-monoscope - BUILD_DEPENDS+= gstreamer1-plugins>=${GST1_VERSION}${GST1_MINIMAL_VERSION}:${PORTSDIR}/multimedia/gstreamer1-plugins RUN_DEPENDS+= gstreamer1-plugins>=${GST1_VERSION}${GST1_MINIMAL_VERSION}:${PORTSDIR}/multimedia/gstreamer1-plugins |