Use full path to strfile.

Noticed by: cluster via kris
This commit is contained in:
Volker Stolz 2004-08-16 06:55:35 +00:00
parent 8de4002d01
commit 1774d0b164
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116352

View file

@ -20,7 +20,7 @@ PLIST_FILES= share/games/fortune/futurama share/games/fortune/futurama.dat
PLIST_DIRS= share/games/fortune share/games
do-build:
@cd ${WRKSRC} && strfile futurama
@cd ${WRKSRC} && /usr/games/strfile futurama
do-install:
@${MKDIR} ${PREFIX}/share/games