From 836bcee32b7dde1f4b6e2fc9af54b3e16dbffd9b Mon Sep 17 00:00:00 2001 From: markd Date: Tue, 14 Sep 2004 11:05:30 +0000 Subject: s/_OPSYS_RPATH_NAME/COMPILER_RPATH_FLAG/ --- lang/sather/distinfo | 4 ++-- lang/sather/patches/patch-ai | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lang') diff --git a/lang/sather/distinfo b/lang/sather/distinfo index 9f134d7594e..ffa2265bf1b 100644 --- a/lang/sather/distinfo +++ b/lang/sather/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/08/27 18:52:00 jlam Exp $ +$NetBSD: distinfo,v 1.6 2004/09/14 11:05:30 markd Exp $ SHA1 (sather-1.2.1.tar.gz) = 434f6b9c69d63a022c83f3693011415ad9730cb1 Size (sather-1.2.1.tar.gz) = 4458088 bytes @@ -10,7 +10,7 @@ SHA1 (patch-ae) = c1aed9437daf2a03303f06850700f40a91da4a17 SHA1 (patch-af) = 601bd3f55f16917d525c29813c23999264c883e2 SHA1 (patch-ag) = c16f121bac6197284eef907c96e9f903b35835b2 SHA1 (patch-ah) = 9dad48a3bc7e6af65eb51ae6070b8e67cab9ca2b -SHA1 (patch-ai) = 93b1a0f2a932c9f0024fbf795eae9cdb0dd6f534 +SHA1 (patch-ai) = 032b6a4355bdd059d5b88ebe00ae2c1bf35c8eba SHA1 (patch-aj) = f9f4d36335fe4c20fa01f4ff6cba59edeb0deab7 SHA1 (patch-ak) = 9efae5b96d5e8b8040d74eebc20b3aa7153d2aee SHA1 (patch-al) = 52d12bc03d041dfa28140842f46a423644952a91 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 -- cgit v1.2.3