[43467] trunk/dports/net/network-weathermap/Portfile

markd at macports.org markd at macports.org
Wed Dec 10 17:07:12 PST 2008


Revision: 43467
          http://trac.macports.org/changeset/43467
Author:   markd at macports.org
Date:     2008-12-10 17:07:12 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
Declare perl as a dependency rather than let the cacti dependency do it.

Modified Paths:
--------------
    trunk/dports/net/network-weathermap/Portfile

Modified: trunk/dports/net/network-weathermap/Portfile
===================================================================
--- trunk/dports/net/network-weathermap/Portfile	2008-12-11 01:05:03 UTC (rev 43466)
+++ trunk/dports/net/network-weathermap/Portfile	2008-12-11 01:07:12 UTC (rev 43467)
@@ -4,7 +4,7 @@
 
 name			network-weathermap
 version			0.95b
-revision		3
+revision		4
 categories		net
 maintainers		markd
 platforms		darwin
@@ -24,7 +24,8 @@
 checksums		md5 6481970ad971dfe659eed535b440e678
 worksrcdir		weathermap
 
-depends_lib		port:cacti
+depends_lib		path:bin/perl:perl5 \
+			port:cacti
 
 use_configure   no
 build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/9fb2831d/attachment.html>


More information about the macports-changes mailing list