mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Add missing USE_LDCONFIG (which fixes tb of multimedia/cx88.)
This commit is contained in:
parent
8bbb9d1a88
commit
2740a8ad58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283384
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= cuse4bsd-kmod
|
||||
PORTVERSION= 0.1.21
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia kld
|
||||
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
|
||||
http://hselasky.homeunix.org:8192/distfiles/
|
||||
@ -23,6 +24,7 @@ KMODNAME= cuse4bsd
|
||||
LIBDIR= ${PREFIX}/lib
|
||||
INCLUDEDIR= ${PREFIX}/include
|
||||
MANDIR= ${PREFIX}/man/man
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_SUB= KMODNAME="${KMODNAME}" \
|
||||
KMODDIR="${KMODDIR}" \
|
||||
|
Loading…
Reference in New Issue
Block a user