aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/xpipeman/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpipeman/files/patch-ab b/games/xpipeman/files/patch-ab
index 318169ed2d73..330988abe512 100644
--- a/games/xpipeman/files/patch-ab
+++ b/games/xpipeman/files/patch-ab
@@ -3,7 +3,7 @@
@@ -1,7 +1,7 @@
- SCORE_FILE = -DSCORE_FILE=\"/usr/games/lib/xpipescores\"
-+ SCORE_FILE = -DSCORE_FILE=\"/usr/X11R6/lib/X11/xpipescores\"
++ SCORE_FILE = -DSCORE_FILE=\"$(LIBDIR)/xpipescores\"
MAXSCORES = -DMAXSCORES=20
- DEFINES = $(SCORE_FILE) $(MAXSCORES) -DSYSV
+ DEFINES = $(SCORE_FILE) $(MAXSCORES)