[45395] trunk/dports/graphics/povray/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 14 23:52:51 PST 2009


Revision: 45395
          http://trac.macports.org/changeset/45395
Author:   ryandesign at macports.org
Date:     2009-01-14 23:52:51 -0800 (Wed, 14 Jan 2009)
Log Message:
-----------
povray: add missing required variables "platforms" and "homepage"

Modified Paths:
--------------
    trunk/dports/graphics/povray/Portfile

Modified: trunk/dports/graphics/povray/Portfile
===================================================================
--- trunk/dports/graphics/povray/Portfile	2009-01-15 07:52:07 UTC (rev 45394)
+++ trunk/dports/graphics/povray/Portfile	2009-01-15 07:52:51 UTC (rev 45395)
@@ -6,11 +6,13 @@
 version			3.6.1
 maintainers		nomaintainer
 categories		graphics
+platforms		darwin
 description		Persistence Of Vision RAYtracer
 long_description	POVRAY is a 'free' and popular Ray Tracer available for \
 				many platforms (including UNIX). This is a port of the UNIX \
 				version, not the graphical Mac OS X version.
-master_sites	http://www.povray.org/ftp/pub/povray/Official/Unix/ \
+homepage		http://www.povray.org/
+master_sites	${homepage}ftp/pub/povray/Official/Unix/ \
 				ftp://ftp.povray.org/pub/povray/Official/Unix/
 checksums		md5 b5789bb7eeaed0809c5c82d0efda571d
 use_bzip2		yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090114/db960b67/attachment.html>


More information about the macports-changes mailing list