diff options
Diffstat (limited to 'graphics/gdchart/Makefile')
-rw-r--r-- | graphics/gdchart/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index 68f55f1091a..715b0196d30 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/04/11 21:46:03 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/06/16 06:57:57 jlam Exp $ DISTNAME= gdchart0.11.5dev PKGNAME= gdchart-0.11.5 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.fred.net/brv/chart/ COMMENT= Easy to use, fast C API for creating charts and graphs USE_LIBTOOL= yes +INSTALLATION_DIRS= include lib #TEST_TARGET= gdc_samp1 gdc_samp2 gdc_pie_samp ft_samp |