pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gdchart TEST_TARGET is broken; comment it out.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac370ada0b3d
branches: trunk
changeset: 488267:ac370ada0b3d
user: tv <tv%pkgsrc.org@localhost>
date: Wed Jan 26 17:34:57 2005 +0000
description:
TEST_TARGET is broken; comment it out.
diffstat:
graphics/gdchart/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 81ad6632c46c -r ac370ada0b3d graphics/gdchart/Makefile
--- a/graphics/gdchart/Makefile Wed Jan 26 16:41:02 2005 +0000
+++ b/graphics/gdchart/Makefile Wed Jan 26 17:34:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/01/19 09:05:44 adam Exp $
+# $NetBSD: Makefile,v 1.16 2005/01/26 17:34:57 tv Exp $
DISTNAME= gdchart0.11.5dev
PKGNAME= gdchart-0.11.5
@@ -13,7 +13,7 @@
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
-TEST_TARGET= gdc_samp1 gdc_samp2 gdc_pie_samp ft_samp
+#TEST_TARGET= gdc_samp1 gdc_samp2 gdc_pie_samp ft_samp
post-patch:
for fn in ${WRKSRC}/*.[ch]; do \
Home |
Main Index |
Thread Index |
Old Index