1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

run kldxref on uninstall to restore linker.hints

bump PORTREVISION
This commit is contained in:
Luigi Rizzo 2009-07-05 21:08:01 +00:00
parent 6d05ff0d28
commit 874374428f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237190
4 changed files with 6 additions and 0 deletions
multimedia
linux-gspca-kmod
linux-ov511-kmod

View File

@ -7,6 +7,7 @@
PORTNAME= linux-gspca-kmod
PORTVERSION= 1.0.20
PORTREVISION= 1
CATEGORIES= multimedia kld
MASTER_SITES= http://mxhaard.free.fr/spca50x/Download/oldrelease/
DISTNAME= gspcav1-20071220

View File

@ -1,3 +1,5 @@
@comment The module is installed in /boot/modules
@comment on removal, re-run kldxref to restore or delete linker.hints
@cwd /boot/modules
gspca.ko
@unexec kldxref %D

View File

@ -9,6 +9,7 @@
PORTNAME= linux-ov511-kmod
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= multimedia kld
MASTER_SITES= http://info.iet.unipi.it/~luigi/FreeBSD/linux/drivers/media/video/
DISTFILES= ov511.c ov511.h

View File

@ -1,3 +1,5 @@
@comment The module is installed in /boot/modules
@comment on removal, re-run kldxref to restore or delete linker.hints
@cwd /boot/modules
ov511.ko
@unexec kldxref %D