Subject: CVS commit: pkgsrc/math/gnumeric
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/20/2006 07:14:36
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 20 07:14:36 UTC 2006
Modified Files:
pkgsrc/math/gnumeric: Makefile PLIST
Log Message:
Do not build perl plugin:
it is broken on 3.0, and makes the compilation fail on -current,
because the name of the dynamic library is transformed by bl3
and then the transformed name is handed off to ar(1), which then
doesn't find it.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 pkgsrc/math/gnumeric/Makefile
cvs rdiff -r1.27 -r1.28 pkgsrc/math/gnumeric/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.