summaryrefslogtreecommitdiff
path: root/x11/xbanner/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xbanner/files/patch-ac')
-rw-r--r--x11/xbanner/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xbanner/files/patch-ac b/x11/xbanner/files/patch-ac
index 511a61378370..e6ff71c417c0 100644
--- a/x11/xbanner/files/patch-ac
+++ b/x11/xbanner/files/patch-ac
@@ -24,7 +24,7 @@
#ifndef vms
! # if (defined(BSD) && (BSD >= 199306))
-! strcpy(line,"%%X11BASE%%/lib/X11/app-defaults/");
+! strcpy(line,"%%LOCALBASE%%/lib/X11/app-defaults/");
! # else
! strcpy(line,"/usr/lib/X11/app-defaults/");
! # endif