summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-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 d777c6d..149b3e8 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"
OpenPOWER on IntegriCloud