summaryrefslogtreecommitdiff
path: root/misc/fortune-mod-futurama
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-08-16 06:55:35 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-08-16 06:55:35 +0000
commit1774d0b164c4d0c757af0429450518a4fdc2b318 (patch)
tree1f1c349c87d1e1302e5a8ea4d82c87495fb5f61c /misc/fortune-mod-futurama
parentmark ignore when perl < 5.6 (diff)
Use full path to strfile.
Noticed by: cluster via kris
Notes
Notes: svn path=/head/; revision=116352
Diffstat (limited to 'misc/fortune-mod-futurama')
-rw-r--r--misc/fortune-mod-futurama/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fortune-mod-futurama/Makefile b/misc/fortune-mod-futurama/Makefile
index 836273b10083..14338763ad7d 100644
--- a/misc/fortune-mod-futurama/Makefile
+++ b/misc/fortune-mod-futurama/Makefile
@@ -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