diff options
author | steve <steve@FreeBSD.org> | 1999-06-22 17:18:30 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-22 17:18:30 +0000 |
commit | fae3a592d200d34ca22feeb12273ce73a27e2926 (patch) | |
tree | 2083a2a45fb67d757f3869669f462169af4d7c7d /graphics/povray37 | |
parent | 1f8f925ffcffe5a7467f8526d88c6ee468365b5d (diff) | |
download | FreeBSD-ports-fae3a592d200d34ca22feeb12273ce73a27e2926.zip FreeBSD-ports-fae3a592d200d34ca22feeb12273ce73a27e2926.tar.gz |
Move this port's distfiles to its own subdirectory since they conflict
with the one's in the povray31 port.
Diffstat (limited to 'graphics/povray37')
-rw-r--r-- | graphics/povray37/Makefile | 4 | ||||
-rw-r--r-- | graphics/povray37/distinfo | 4 |
2 files changed, 5 insertions, 3 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 diff --git a/graphics/povray37/distinfo b/graphics/povray37/distinfo index b1cc651..47690c8 100644 --- a/graphics/povray37/distinfo +++ b/graphics/povray37/distinfo @@ -1,2 +1,2 @@ -MD5 (povuni_d.tgz) = 8b0d2663b9d1f2989f1233d35133a32a -MD5 (povuni_s.tgz) = d4abb22e4d90dda2c58c507bf7e1575c +MD5 (povray30/povuni_d.tgz) = 8b0d2663b9d1f2989f1233d35133a32a +MD5 (povray30/povuni_s.tgz) = d4abb22e4d90dda2c58c507bf7e1575c |