1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Disable povray until someone fixes it. I try's to use the matherr functions

and defines like DOMAIN, but we don't have them.
This commit is contained in:
Andreas Schulz 1995-02-26 01:19:17 +00:00
parent 1c537e9ab1
commit 527610a23d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1042

View File

@ -1,6 +1,8 @@
# $Id: Makefile,v 1.2 1995/01/13 13:44:56 jkh Exp $
# $Id: Makefile,v 1.3 1995/02/21 17:16:25 jkh Exp $
#
SUBDIR= dore mpeg-lib mpeg_play netpbm povray jpeg tiff xanim xli xfig \
# Broken povray
SUBDIR= dore mpeg-lib mpeg_play netpbm jpeg tiff xanim xli xfig \
xpaint xpm xv
.include <bsd.port.subdir.mk>