Fix a typo, PKG_PLIST should have been PLIST_FILES.
This commit is contained in:
parent
ba73e13881
commit
9f760d00c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102707
@ -22,7 +22,7 @@ USE_REINPLACE= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
PKG_PLIST= bin/c2mdoc libexec/c2mdoc.awk
|
||||
PLIST_FILES= bin/c2mdoc libexec/c2mdoc.awk
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${FILESDIR}/c2mdoc.awk ${PREFIX}/libexec
|
||||
|
Loading…
Reference in New Issue
Block a user