diff options
Diffstat (limited to 'graphics/gdchart/Makefile')
-rw-r--r-- | graphics/gdchart/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index 43ac6344821..2ceb08dedda 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/06/23 10:19:32 adam Exp $ +# $NetBSD: Makefile,v 1.9 2003/06/23 15:56:10 wiz Exp $ # DISTNAME= gdchart0.11.4dev @@ -16,6 +16,8 @@ MAKEFILE= makefile USE_BUILDLINK2= YES USE_LIBTOOL= YES +TEST_TARGET= gdc_samp1 gdc_samp2 gdc_pie_samp ft_samp + post-patch: for fn in ${WRKSRC}/*.[ch]; do \ ${SED} 's/^#ifdef HAVE_JPEG/#ifndef NO_JPEG/' $${fn} \ |