diff options
Diffstat (limited to 'audio/jack/patches/patch-ak')
-rw-r--r-- | audio/jack/patches/patch-ak | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/jack/patches/patch-ak b/audio/jack/patches/patch-ak index 80e2aa6dfb2..fb29a2cdf93 100644 --- a/audio/jack/patches/patch-ak +++ b/audio/jack/patches/patch-ak @@ -1,4 +1,4 @@ -$NetBSD: patch-ak,v 1.2 2008/11/16 11:22:55 bjs Exp $ +$NetBSD: patch-ak,v 1.3 2015/07/04 16:18:28 joerg Exp $ Yuck. At least let's attempt to make this somewhat sane. When I have the time and figure out the Right Thing(tm) @@ -11,7 +11,7 @@ to do, perhaps I'll rewrite some of the shm code. "/lib", "/usr/lib", + "@PREFIX@", /* pkgsrc prefix */ -+ "@X11PREFIX@/lib", ++ "@X11BASE@/lib", "/usr/local/lib", - "/usr/X11R6/lib", "/opt/lib", /* solaris-y */ |