aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mlt7
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-04-21 17:25:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-04-21 17:29:42 +0000
commit4ce7ef19e92c812150cbeb0d387a0d9aec767650 (patch)
treec0dc7fbbcb6bff5d969c3317cf6a0209db4135f4 /multimedia/mlt7
parent06b81ba6804ca9199f791548c2e57a2f0e851c01 (diff)
downloadports-4ce7ef19e92c812150cbeb0d387a0d9aec767650.tar.gz
ports-4ce7ef19e92c812150cbeb0d387a0d9aec767650.zip
multimedia/mlt7: enable NORMALIZE by default (for multimedia/kdenlive)
Reported by: Joachim Moskalewski <tonne03@jmos.net> PR: 262876
Diffstat (limited to 'multimedia/mlt7')
-rw-r--r--multimedia/mlt7/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mlt7/Makefile b/multimedia/mlt7/Makefile
index 8f42fd0d9b0d..25e58bfa209c 100644
--- a/multimedia/mlt7/Makefile
+++ b/multimedia/mlt7/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ${_MLT_PORTNAME}
DISTVERSION= ${_MLT_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES?= multimedia
# Don't use GitHub "fake" downloads that are auto-generated from a
# tag; the project uploads tarballs for each release.
@@ -43,7 +43,7 @@ PORTDOCS= AUTHORS NEWS
PORTEXAMPLES= demo
OPTIONS_DEFINE= DOCS EXAMPLES
-OPTIONS_DEFAULT= AVFORMAT FREI0R GDK MOVIT KDENLIVE PLUS PLUSGPL RESAMPLE SDL2 SOX \
+OPTIONS_DEFAULT= AVFORMAT FREI0R GDK MOVIT KDENLIVE NORMALIZE PLUS PLUSGPL RESAMPLE SDL2 SOX \
VIDSTAB VORBIS
OPTIONS_GROUP= MODULES