diff options
author | tv <tv> | 1999-04-30 15:56:06 +0000 |
---|---|---|
committer | tv <tv> | 1999-04-30 15:56:06 +0000 |
commit | 3a53ec08712c473265df10247526b9147fe59c79 (patch) | |
tree | f3d401a22444c40128a4f99195710908bc480379 /graphics/Makefile | |
parent | 02b223403d7e3a1c7c889252f059fbeed95c61bb (diff) | |
download | pkgsrc-3a53ec08712c473265df10247526b9147fe59c79.tar.gz |
Add and enable py-imaging, and sort.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c6b15f67aca..dcf67c34b6f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 1999/04/06 05:59:17 rh Exp $ +# $NetBSD: Makefile,v 1.40 1999/04/30 15:56:06 tv 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-imaging # SUBDIR += qvplay SUBDIR += rayshade SUBDIR += sane @@ -63,9 +64,9 @@ SUBDIR += urt # SUBDIR += vcg # SUBDIR += whirlgif - SUBDIR += xart SUBDIR += xanim # SUBDIR += xaos + SUBDIR += xart SUBDIR += xbmbrowser # SUBDIR += xdl SUBDIR += xfig |