summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1999-03-20 14:54:00 +0000
committerDonald Burr <dburr@FreeBSD.org>1999-03-20 14:54:00 +0000
commitdce683281203f51259db626aab45fcde3ea13b1b (patch)
tree1699d49af204bde83534f61b5ea252a5eddb8b5d /graphics/Makefile
parentSubmitted by: Oliver Fromme <olli@fromme.com> (diff)
Enable povray31.
Notes
Notes: svn path=/head/; revision=17322
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 90f866bda717..988d3d3db5a3 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.114 1999/03/14 02:52:30 flathill Exp $
+# $Id: Makefile,v 1.115 1999/03/19 22:23:22 asami Exp $
#
SUBDIR += 4va
@@ -78,6 +78,7 @@
SUBDIR += png
SUBDIR += pnmtopng
SUBDIR += povray
+ SUBDIR += povray31
SUBDIR += ppm2fli
SUBDIR += pstoedit
SUBDIR += py-imaging