diff options
author | agc <agc@pkgsrc.org> | 1998-08-24 12:36:35 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-08-24 12:36:35 +0000 |
commit | 2e8c90e0cae1896ca94b611f0ab511e658f230a7 (patch) | |
tree | f50bbe5d6917a053c178f7912103432744a11ce0 /graphics/Makefile | |
parent | 82df02512fe0a8b9a3a4dd691e0bd2733ab2812d (diff) | |
download | pkgsrc-2e8c90e0cae1896ca94b611f0ab511e658f230a7.tar.gz |
Enable povray.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f9a79dd5188..61ba7da684c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1998/08/24 04:49:17 thorpej Exp $ +# $NetBSD: Makefile,v 1.25 1998/08/24 12:36:35 agc Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -44,7 +44,7 @@ SUBDIR += pixmap # SUBDIR += plotmtv SUBDIR += png -# SUBDIR += povray + SUBDIR += povray # SUBDIR += qvplay SUBDIR += sane # SUBDIR += sced |