Revision: 103570 https://trac.macports.org/changeset/103570 Author: markd@macports.org Date: 2013-03-01 11:24:36 -0800 (Fri, 01 Mar 2013) Log Message: ----------- Remove cacti variant; it's unneccessary. Modified Paths: -------------- trunk/dports/net/nedi/Portfile Modified: trunk/dports/net/nedi/Portfile =================================================================== --- trunk/dports/net/nedi/Portfile 2013-03-01 19:19:46 UTC (rev 103569) +++ trunk/dports/net/nedi/Portfile 2013-03-01 19:24:36 UTC (rev 103570) @@ -4,6 +4,7 @@ name nedi version 1.0.7 +revision 1 categories net maintainers markd platforms darwin @@ -34,9 +35,6 @@ port:rrdtool \ port:fping -variant cacti description {NeDi supports the Cacti API to selectively add graphs of NeDi discovered devices to a Cacti installation on the same host} { - depends_lib-append port:cacti -} # Set some useful variables set nedidir ${prefix}/share/${name}
participants (1)
-
markd@macports.org