Path to this page:
Subject: CVS commit: [pkgsrc-2011Q4] pkgsrc/misc/openoffice3
From: Matthias Scheler
Date: 2012-03-08 07:42:11
Message id: 20120308064211.782EA175DD@cvs.netbsd.org
Log Message:
Pullup ticket #3699 - requested by he
misc/openoffice3: build fix
Revisions pulled up:
- misc/openoffice3/Makefile 1.65 via patch
- misc/openoffice3/patches/patch-bo deleted
---
Module Name: pkgsrc
Committed By: he
Date: Wed Mar 7 15:07:23 UTC 2012
Modified Files:
pkgsrc/misc/openoffice3: Makefile
Removed Files:
pkgsrc/misc/openoffice3/patches: patch-bo
Log Message:
Remove patch-bo, which is indirectly responsible for placing
-R/usr/X11R7/lib early into the link line in extensions/source/plugin/unx/,
creating another instance of "the pixman problem" when trying to build
this package on NetBSD 5.1. It appears that some other part of the
makefile setup for OpenOffice3 is now responsible for inserting the
appropriate -Wl,-R/usr/X11R7/lib into the linker line.
The resulting package has been verify to build and start up, and
fixes PR#46131. Bump pkgrevision.
Files: