aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-all
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2012-06-27 12:35:05 +0000
committerKoop Mast <kwm@FreeBSD.org>2012-06-27 12:35:05 +0000
commite61bd258b21ecfe471fbcd739247b5fe82dc7af7 (patch)
tree46bc317962063a605063380eb81087afd9af9770 /multimedia/gstreamer-plugins-all
parente46de722045c7edb44089d06800151db9d601910 (diff)
downloadports-e61bd258b21ecfe471fbcd739247b5fe82dc7af7.tar.gz
ports-e61bd258b21ecfe471fbcd739247b5fe82dc7af7.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-all')
-rw-r--r--multimedia/gstreamer-plugins-all/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile
index 9f171f37b7af..d6c504c6bcc9 100644
--- a/multimedia/gstreamer-plugins-all/Makefile
+++ b/multimedia/gstreamer-plugins-all/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gstreamer-plugins-all
PORTVERSION= 1.3.${GST_VERSION}.${GST_SHLIB_VERSION}
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= multimedia
MASTER_SITES= # empty
DISTFILES= # empty
@@ -40,7 +40,6 @@ PORT_OPTIONS:= ${PORT_OPTIONS:NVDPAU} # Needs to be build agains running kernel
.if ${ARCH} != "i386"
PORT_OPTIONS:= ${PORT_OPTIONS:NSPC} # i386 only
.endif
-PORT_OPTIONS:= ${PORT_OPTIONS:NFLITE} # broken
.for f in ${OPTIONS_DEFINE}
.if ${PORT_OPTIONS:M${f:U}}