aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfpovray
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2011-06-20 22:33:16 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2011-06-20 22:33:16 +0000
commit6e642a1218c5dbd95ea8e2c93baa74de39c373b3 (patch)
tree17fa755ae11b00530ba54d127ed16f9bc99e6441 /graphics/xfpovray
parent1b8af0b6c72697c96a2766f9a84e2e6005548781 (diff)
downloadports-6e642a1218c5dbd95ea8e2c93baa74de39c373b3.tar.gz
ports-6e642a1218c5dbd95ea8e2c93baa74de39c373b3.zip
Notes
Diffstat (limited to 'graphics/xfpovray')
-rw-r--r--graphics/xfpovray/Makefile4
-rw-r--r--graphics/xfpovray/distinfo1
-rw-r--r--graphics/xfpovray/pkg-descr11
3 files changed, 7 insertions, 9 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile
index 1cda21f647e2..01cebcb75818 100644
--- a/graphics/xfpovray/Makefile
+++ b/graphics/xfpovray/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfpovray
PORTVERSION= 1.3.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://www.batse.msfc.nasa.gov/~mallozzi/home/software/xforms/src/ \
${MASTER_SITE_SUNSITE}
@@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical interface to POV-Ray
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
-RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
+RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta
USE_IMAKE= yes
USE_XORG= x11 xext xpm
diff --git a/graphics/xfpovray/distinfo b/graphics/xfpovray/distinfo
index 3a918c2e60aa..3747af45876e 100644
--- a/graphics/xfpovray/distinfo
+++ b/graphics/xfpovray/distinfo
@@ -1,3 +1,2 @@
-MD5 (xfpovray-1.3.1.tgz) = e166857487fc97e44337d86afc5251f4
SHA256 (xfpovray-1.3.1.tgz) = 259bbab630ca64b1552be685bf2a856462ff3d1df0bd37863d39b46f49d4a721
SIZE (xfpovray-1.3.1.tgz) = 533492
diff --git a/graphics/xfpovray/pkg-descr b/graphics/xfpovray/pkg-descr
index 1aa20b1f64c6..7743a310b1b6 100644
--- a/graphics/xfpovray/pkg-descr
+++ b/graphics/xfpovray/pkg-descr
@@ -1,8 +1,7 @@
-xfpovray is a graphical interface to the cool ray tracing program POV-Ray
-(http://www.povray.org). It is written with the XForms library
-(http://world.std.com/~xforms/), and supports most of the numerous
-options of POV-Ray. The interface was developed with POV-Ray
-version 3.0, but things should work OK for earlier versions...
+xfpovray is a graphical interface to the cool ray tracing program
+POV-Ray (http://www.povray.org). It is written with the XForms
+library and supports most of the numerous options of POV-Ray. The
+interface was developed with POV-Ray version 3.0.
-Please read the documentation on POV-Ray before using xfpovray,
+Please read the documentation on POV-Ray before using xfpovray,
especially if you will be using the animation loop or antialiasing.