summaryrefslogtreecommitdiff
path: root/graphics/p5-GDGraph
diff options
context:
space:
mode:
authorjlam <jlam>2004-08-05 04:40:11 +0000
committerjlam <jlam>2004-08-05 04:40:11 +0000
commit61377f4c66e5840d8742e09799d7ae7e7b90208f (patch)
tree0e375e1eae34e288a8ec3e329222b45323ca07d1 /graphics/p5-GDGraph
parent2bce17fda37d72658577d246e72d662f860dc59d (diff)
downloadpkgsrc-61377f4c66e5840d8742e09799d7ae7e7b90208f.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"