diff options
author | tsarna <tsarna> | 1999-05-02 17:53:38 +0000 |
---|---|---|
committer | tsarna <tsarna> | 1999-05-02 17:53:38 +0000 |
commit | 6b657f3c43fc30fc814823e1700d5db300479381 (patch) | |
tree | 3e253492d365a4417cfc976bddde4d1cf97e6587 /graphics/Makefile | |
parent | 3031dcc72f11a84fd5a5b80f6e3ba9952d763270 (diff) | |
download | pkgsrc-6b657f3c43fc30fc814823e1700d5db300479381.tar.gz |
Add and enable py-gd
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index dcf67c34b6f..be41880a1d4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 1999/04/30 15:56:06 tv Exp $ +# $NetBSD: Makefile,v 1.41 1999/05/02 17:53:38 tsarna Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -50,6 +50,7 @@ SUBDIR += plotutils SUBDIR += png SUBDIR += povray + SUBDIR += py-gd SUBDIR += py-imaging # SUBDIR += qvplay SUBDIR += rayshade |