1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Tentatively convert to USES=kmod

This commit is contained in:
Rene Ladan 2013-11-03 22:26:38 +00:00
parent 947e7d09cc
commit 62c43884c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332650
2 changed files with 7 additions and 6 deletions

View File

@ -4,7 +4,7 @@
PORTNAME= linux-ov511-kmod
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= multimedia kld
CATEGORIES= multimedia
MASTER_SITES= http://info.iet.unipi.it/~luigi/FreeBSD/linux/drivers/media/video/
DISTFILES= ov511.c ov511.h
DIST_SUBDIR= ${PORTNAME}
@ -22,6 +22,12 @@ NO_PACKAGE= depends on kernel sources
# This is our Makefile to be used for build/install.
MAKEFILE= Makefile.kld
ALL_TARGET= depend all
PLIST_FILES= ${KMODDIR}/ov511.ko
# forcibly overwrite KMODDIR being /boot/kernel :
KMODDIR= /boot/modules
USES= kmod
# we simply copy the sources from the original site
NO_STAGE= yes

View File

@ -1,5 +0,0 @@
@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