diff options
author | tg <tg@FreeBSD.org> | 1998-11-05 16:03:20 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-11-05 16:03:20 +0800 |
commit | b0d9ab6f10e112306c887b0e9dc8a55c68144d77 (patch) | |
tree | cd4ee19ce142f183a7e00505be1f60d4fb499ebb /graphics/Makefile | |
parent | 94b8c4485013dfa7bad64bf1dd9761489109a5c3 (diff) | |
download | freebsd-ports-gnome-b0d9ab6f10e112306c887b0e9dc8a55c68144d77.tar.gz freebsd-ports-gnome-b0d9ab6f10e112306c887b0e9dc8a55c68144d77.tar.zst freebsd-ports-gnome-b0d9ab6f10e112306c887b0e9dc8a55c68144d77.zip |
Activate py-imaging.
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 74102eca0bb9..89c8584818d6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.94 1998/10/27 16:58:02 vanilla Exp $ +# $Id: Makefile,v 1.95 1998/10/28 14:38:53 kuriyama Exp $ # SUBDIR += 4va @@ -66,6 +66,7 @@ SUBDIR += povray SUBDIR += ppm2fli SUBDIR += pstoedit + SUBDIR += py-imaging SUBDIR += qgl SUBDIR += qvplay SUBDIR += rayshade |