diff options
Diffstat (limited to 'misc/openoffice2/patches/patch-aj')
-rw-r--r-- | misc/openoffice2/patches/patch-aj | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/misc/openoffice2/patches/patch-aj b/misc/openoffice2/patches/patch-aj index d82581c28fe..920be58e79c 100644 --- a/misc/openoffice2/patches/patch-aj +++ b/misc/openoffice2/patches/patch-aj @@ -1,7 +1,7 @@ -$NetBSD: patch-aj,v 1.2 2007/03/04 13:11:19 hira Exp $ +$NetBSD: patch-aj,v 1.3 2007/04/21 05:40:27 hira Exp $ ---- solenv/inc/unxbsdi2.mk.orig 2006-12-02 02:57:07.000000000 +0900 -+++ solenv/inc/unxbsdi2.mk 2007-02-23 20:49:52.000000000 +0900 +--- solenv/inc/unxbsdi2.mk.orig 2006-07-06 07:00:41.000000000 +0900 ++++ solenv/inc/unxbsdi2.mk 2007-04-21 03:20:50.000000000 +0900 @@ -37,7 +37,7 @@ ASM= AFLAGS= @@ -39,13 +39,11 @@ $NetBSD: patch-aj,v 1.2 2007/03/04 13:11:19 hira Exp $ # linker flags for optimization (symbol hashtable) # for now, applied to symbol scoped libraries, only -@@ -159,17 +160,20 @@ +@@ -159,17 +160,18 @@ STDSLOGUI= STDOBJCUI= STDSLOCUI= +STDOBJVCL=$(L)$/salmain.o -+ -+X11_LDFLAGS=@X11_LDFLAGS@ # libraries for linking applications -STDLIBCUIST=-lm |