aboutsummaryrefslogtreecommitdiff
path: root/games/fortune/fortune/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/fortune/fortune/pathnames.h')
-rw-r--r--games/fortune/fortune/pathnames.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/fortune/fortune/pathnames.h b/games/fortune/fortune/pathnames.h
index d777c6d38445..149b3e8d56b4 100644
--- a/games/fortune/fortune/pathnames.h
+++ b/games/fortune/fortune/pathnames.h
@@ -30,4 +30,5 @@
* $FreeBSD$
*/
-#define FORTDIR "/usr/share/games/fortune"
+#define FORTDIR "/usr/share/games/fortune:" \
+ "/usr/local/share/games/fortune"