o Use /dev/acd0 instead of /dev/acd0c as the default DVD device.
o Bump PORTREVISION. Submitted by: Andriy Gapon <avg@icyb.net.ua>
This commit is contained in:
parent
925140a2d8
commit
29fcb971e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221056
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ogle
|
||||
PORTVERSION= 0.9.2
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/
|
||||
|
||||
@ -32,7 +32,7 @@ CONFIGURE_ARGS= --with-libjpeg=${LOCALBASE} \
|
||||
--with-liba52=${LOCALBASE}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
DEFAULT_DVD_DEVICE?= /dev/acd0c
|
||||
DEFAULT_DVD_DEVICE?= /dev/acd0
|
||||
|
||||
MAN1= ogle.1
|
||||
MAN5= oglerc.5
|
||||
|
Loading…
Reference in New Issue
Block a user