pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gd # fails in test not finding libgd.a
details: https://anonhg.NetBSD.org/pkgsrc/rev/e49e504dca88
branches: trunk
changeset: 528795:e49e504dca88
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed May 16 13:12:39 2007 +0000
description:
# fails in test not finding libgd.a
MAKE_JOBS_SAFE= no
diffstat:
graphics/gd/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 9a4f4b9f5c14 -r e49e504dca88 graphics/gd/Makefile
--- a/graphics/gd/Makefile Wed May 16 12:56:48 2007 +0000
+++ b/graphics/gd/Makefile Wed May 16 13:12:39 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2007/02/16 20:37:52 adam Exp $
+# $NetBSD: Makefile,v 1.73 2007/05/16 13:12:39 gdt Exp $
DISTNAME= gd-2.0.34
CATEGORIES= graphics
@@ -9,6 +9,9 @@
HOMEPAGE= http://www.libgd.org/
COMMENT= Graphics library for the dynamic creation of images
+# fails in test not finding libgd.a
+MAKE_JOBS_SAFE= no
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index