diff options
author | jtb <jtb> | 2001-02-01 04:37:34 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-02-01 04:37:34 +0000 |
commit | 549a5e6ff53bc4fb7ef2fd8dafc87d6e77ea34cd (patch) | |
tree | 41cd822620f23e61162c59542d87e46772a8cefe /graphics | |
parent | 4459e72d77fbf71a705fec4a7a3f53ba3fcf13ab (diff) | |
download | pkgsrc-549a5e6ff53bc4fb7ef2fd8dafc87d6e77ea34cd.tar.gz |
Add and enable pgraf.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 414498ab05b..6d16fad8c5d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2001/01/29 04:33:01 jtb Exp $ +# $NetBSD: Makefile,v 1.112 2001/02/01 04:37:34 jtb Exp $ # SUBDIR += CompuPic @@ -75,6 +75,7 @@ SUBDIR += p5-GDTextUtil SUBDIR += p5-Image-Size SUBDIR += p5-PerlMagick + SUBDIR += pgraf SUBDIR += photopc SUBDIR += pixmap SUBDIR += ploticus |