mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
games/tesseract-data: pacify check-plist
===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: @dir %%DATADIR%%/media/prefab Error: Orphaned: @dir %%DATADIR%%/screenshot PR: 189829 Pointy hat: jbeich (last minute regression) Reported by: marino
This commit is contained in:
parent
3ef97bca44
commit
6b281ea796
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411926
@ -24,6 +24,8 @@ NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
PORTDATA= config media screenshot
|
||||
PLIST_FILES= "@dir %%DATADIR%%/media/prefab" \
|
||||
"@dir %%DATADIR%%/screenshot"
|
||||
|
||||
do-install:
|
||||
(cd ${WRKSRC} && ${COPYTREE_SHARE} \
|
||||
|
Loading…
Reference in New Issue
Block a user