diff options
author | mph <mph@FreeBSD.org> | 1998-05-26 12:04:20 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-26 12:04:20 +0800 |
commit | d8745f6c175a8b0d8658874cb3c56089cede3d5c (patch) | |
tree | 3f97acc60c95b593d7eba61232d318a91064e60a /graphics | |
parent | d6e3470a65be3e0a9e9d76684bd35e357f45f7f2 (diff) | |
download | freebsd-ports-gnome-d8745f6c175a8b0d8658874cb3c56089cede3d5c.tar.gz freebsd-ports-gnome-d8745f6c175a8b0d8658874cb3c56089cede3d5c.tar.zst freebsd-ports-gnome-d8745f6c175a8b0d8658874cb3c56089cede3d5c.zip |
Activate rayshade.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index aa901e9a5942..c5ecb584688f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.74 1998/05/18 08:32:45 tg Exp $ +# $Id: Makefile,v 1.75 1998/05/19 08:51:56 tg Exp $ # SUBDIR += EZWGL @@ -56,6 +56,7 @@ SUBDIR += ppm2fli SUBDIR += qgl SUBDIR += qvplay + SUBDIR += rayshade SUBDIR += sane SUBDIR += sced SUBDIR += spigot |