summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtb <jtb>2001-03-05 21:48:55 +0000
committerjtb <jtb>2001-03-05 21:48:55 +0000
commit19dc82c22b436b168915fb9e8325288f0bdd5f5e (patch)
treed781ad0c1ac30358586c4ed1a2b953a44e81d877
parent15532e6eac519b02cc2bfbc307ad3facf548916a (diff)
downloadpkgsrc-19dc82c22b436b168915fb9e8325288f0bdd5f5e.tar.gz
Add and enable p5-GDGraph3d.
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 42f953e0827..f20e7b7bf73 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2001/02/24 01:34:32 jtb Exp $
+# $NetBSD: Makefile,v 1.122 2001/03/05 21:48:55 jtb Exp $
#
COMMENT= Graphics tools and libraries
@@ -76,6 +76,7 @@ SUBDIR+= opendis
SUBDIR+= openptc
SUBDIR+= p5-GD
SUBDIR+= p5-GDGraph
+SUBDIR+= p5-GDGraph3d
SUBDIR+= p5-GDTextUtil
SUBDIR+= p5-Image-Size
SUBDIR+= p5-PerlMagick