summaryrefslogtreecommitdiff
path: root/graphics/p5-GDGraph
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-08-05 04:40:11 +0000
committerjlam <jlam@pkgsrc.org>2004-08-05 04:40:11 +0000
commit6207affdff47682c59e11374d66966ae9edcf1cf (patch)
tree0e375e1eae34e288a8ec3e329222b45323ca07d1 /graphics/p5-GDGraph
parentf4f61e0fb27e6af6683ee5cccf96853f93be4260 (diff)
downloadpkgsrc-6207affdff47682c59e11374d66966ae9edcf1cf.tar.gz
This package doesn't use the compiler.
Diffstat (limited to 'graphics/p5-GDGraph')
-rw-r--r--graphics/p5-GDGraph/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/p5-GDGraph/Makefile b/graphics/p5-GDGraph/Makefile
index 5b41c2a94b2..d5d12e6c496 100644
--- a/graphics/p5-GDGraph/Makefile
+++ b/graphics/p5-GDGraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/05/09 00:45:45 snj Exp $
+# $NetBSD: Makefile,v 1.12 2004/08/05 04:40:11 jlam Exp $
#
DISTNAME= GDGraph-1.43
@@ -13,7 +13,8 @@ COMMENT= GDGraph is a package to generate charts, using Lincoln Stein's GD.pm
DEPENDS+= p5-GDTextUtil>=0.75:../../graphics/p5-GDTextUtil
-USE_BUILDLINK3= YES
+USE_BUILDLINK3= yes
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/GD/Graph/.packlist
.include "../../lang/perl5/module.mk"