summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2021-01-03 17:18:56 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2021-01-03 17:18:56 +0000
commit626fb552f9455147691a1e8e01b8f845fa8590ab (patch)
tree29706000fc14559bae8ae9db48199198645da382 /multimedia
parentgraphics/openexr: really commit v2.5.4 update. (diff)
multimedia/dvdread: Fix REGION option
- Correct description of option for removal of region lock. - Swap default behaviour PR: 252370 Submitted by: daniel.engberg.lists@pyret.net (maintainer) Approved by: arrowd, tcberner (mentors, implicit)
Notes
Notes: svn path=/head/; revision=560023
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/dvdread/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/dvdread/Makefile b/multimedia/dvdread/Makefile
index f6ff8d21c1d6..53c69def4046 100644
--- a/multimedia/dvdread/Makefile
+++ b/multimedia/dvdread/Makefile
@@ -2,6 +2,7 @@
PORTNAME= dvdread
DISTVERSION= g20160701
+PORTREVISION= 1
CATEGORIES= multimedia
PATCH_SITES= https://github.com/silum/dvdread/commit/
@@ -31,9 +32,7 @@ PORTDOCS= README
OPTIONS_DEFINE= DOCS REGION
-OPTIONS_DEFAULT= REGION
-
-REGION_DESC= Automatically remove region lock set in IFO files
+REGION_DESC= Disable automatic removal of region lock in IFO files
REGION_EXTRA_PATCHES= ${FILESDIR}/extrapatch-region
do-install: