mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Simplify plist
This commit is contained in:
parent
f8d27ddbc3
commit
2bda1106d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368925
1 changed files with 1 additions and 4 deletions
|
@ -35,10 +35,7 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
PORTDOCS= kqemu-doc.html kqemu-tech.html
|
||||
PLIST_FILES= "include/kqemu/kqemu.h"
|
||||
PLIST_FILES+= "@dirrm include/kqemu"
|
||||
PLIST_FILES+= "@cwd /"
|
||||
PLIST_FILES+= ${KMODDIR:C,^/,,}/kqemu.ko
|
||||
PLIST_FILES+= "@cwd ${PREFIX}"
|
||||
PLIST_FILES+= ${KMODDIR}/kqemu.ko
|
||||
|
||||
MAKEFILE= Makefile.freebsd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue