diff options
-rw-r--r-- | graphics/povray/Makefile | 4 | ||||
-rw-r--r-- | graphics/povray36/Makefile | 4 | ||||
-rw-r--r-- | graphics/povray37/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index cf6acb25d5a4..6b27210c8862 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -3,7 +3,7 @@ # Date created: 3 Dec 1996 # Whom: paulo@isr.uc.pt # -# $Id: Makefile,v 1.7 1997/09/22 09:14:43 tg Exp $ +# $Id: Makefile,v 1.8 1998/03/28 19:55:18 ache Exp $ # DISTNAME= povray3 @@ -18,6 +18,8 @@ MAINTAINER= ports@freebsd.org LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png +BROKEN= checksum + MAN1= povray.1 POVLIB= ${PREFIX}/lib/povray3 diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile index cf6acb25d5a4..6b27210c8862 100644 --- a/graphics/povray36/Makefile +++ b/graphics/povray36/Makefile @@ -3,7 +3,7 @@ # Date created: 3 Dec 1996 # Whom: paulo@isr.uc.pt # -# $Id: Makefile,v 1.7 1997/09/22 09:14:43 tg Exp $ +# $Id: Makefile,v 1.8 1998/03/28 19:55:18 ache Exp $ # DISTNAME= povray3 @@ -18,6 +18,8 @@ MAINTAINER= ports@freebsd.org LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png +BROKEN= checksum + MAN1= povray.1 POVLIB= ${PREFIX}/lib/povray3 diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index cf6acb25d5a4..6b27210c8862 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -3,7 +3,7 @@ # Date created: 3 Dec 1996 # Whom: paulo@isr.uc.pt # -# $Id: Makefile,v 1.7 1997/09/22 09:14:43 tg Exp $ +# $Id: Makefile,v 1.8 1998/03/28 19:55:18 ache Exp $ # DISTNAME= povray3 @@ -18,6 +18,8 @@ MAINTAINER= ports@freebsd.org LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png +BROKEN= checksum + MAN1= povray.1 POVLIB= ${PREFIX}/lib/povray3 |