summaryrefslogtreecommitdiff
path: root/lang/sather/patches
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-09-14 11:05:30 +0000
committermarkd <markd@pkgsrc.org>2004-09-14 11:05:30 +0000
commit9eb8c6950dc4d449ddd107ff357f433358f3ea7a (patch)
tree09a50569b6c78f435e381141e007d5027657a44d /lang/sather/patches
parent0804576c3e78c0462e30935e97541547438ebd8f (diff)
downloadpkgsrc-9eb8c6950dc4d449ddd107ff357f433358f3ea7a.tar.gz
s/_OPSYS_RPATH_NAME/COMPILER_RPATH_FLAG/
Diffstat (limited to 'lang/sather/patches')
-rw-r--r--lang/sather/patches/patch-ai4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sather/patches/patch-ai b/lang/sather/patches/patch-ai
index 7f8ffede95f..819cba7aa00 100644
--- a/lang/sather/patches/patch-ai
+++ b/lang/sather/patches/patch-ai
@@ -1,4 +1,4 @@
-$NetBSD: patch-ai,v 1.2 2003/04/29 23:40:03 jtb Exp $
+$NetBSD: patch-ai,v 1.3 2004/09/14 11:05:30 markd Exp $
--- System/Platforms/X/Platform.module.orig Thu May 2 17:18:27 2002
+++ System/Platforms/X/Platform.module Thu May 2 17:19:33 2002
@@ -11,7 +11,7 @@ $NetBSD: patch-ai,v 1.2 2003/04/29 23:40:03 jtb Exp $
-- -C_flag -lm
--C_flag -L/usr/X11R6/lib/ -- Expected to contain libX11.a
-+-C_flag "@_OPSYS_RPATH_NAME@@X11BASE@/lib -L@X11BASE@/lib" -- Expected to contain libX11.a
++-C_flag "@COMPILER_RPATH_FLAG@@X11BASE@/lib -L@X11BASE@/lib" -- Expected to contain libX11.a
-C_flag -lX11