diff options
Diffstat (limited to 'graphics/povray37/Makefile')
-rw-r--r-- | graphics/povray37/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index ac1da7d..a8ff5a1 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.13 1999/01/23 07:05:29 vanilla Exp $ +# $Id: Makefile,v 1.14 1999/06/07 12:03:44 kris Exp $ # DISTNAME= povray3 @@ -19,6 +19,8 @@ MAINTAINER= kris@FreeBSD.ORG LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png +DIST_SUBDIR= povray30 + USE_XLIB= yes MAN1= povray.1 |