Chase multimedia/libdvdnav update

while here, don't use PLIST_FILES along with pkg-list

PR:		ports/131969
Submitted by:	Ganael LAPLANCHE <ganael.laplanche at martymac.com>
This commit is contained in:
Max Brazhnikov 2010-09-02 21:36:11 +00:00
parent e62e0609ff
commit dd3bca784d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260451
2 changed files with 3 additions and 4 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= lxdvdrip
PORTVERSION= 1.62
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= multimedia
MASTER_SITES= http://download.berlios.de/lxdvdrip/ \
ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
@ -53,9 +53,6 @@ PORTDOCS= Changelog.de Changelog.en Changelog.fr \
TODO freebsd.doc
MAN1= lxdvdrip.1
PLIST_FILES= bin/vamps_${PORTNAME} \
bin/play_cell_${PORTNAME}
.include <bsd.port.pre.mk>
post-patch:

View file

@ -1,6 +1,8 @@
bin/dvdbackup_lxdvdrip
bin/lxac3scan
bin/lxdvdrip
bin/play_cell_lxdvdrip
bin/vamps_lxdvdrip
@unexec if cmp -s %D/etc/lxdvdrip.conf %D/etc/lxdvdrip.conf.sample; then rm -f %D/etc/lxdvdrip.conf; fi
etc/lxdvdrip.conf.sample
@exec [ -f %B/lxdvdrip.conf ] || cp %B/%f %B/lxdvdrip.conf