Revision: 107366 https://trac.macports.org/changeset/107366 Author: ryandesign@macports.org Date: 2013-06-26 00:36:30 -0700 (Wed, 26 Jun 2013) Log Message: ----------- anjuta: correct apr-util dependency Modified Paths: -------------- trunk/dports/gnome/anjuta/Portfile Modified: trunk/dports/gnome/anjuta/Portfile =================================================================== --- trunk/dports/gnome/anjuta/Portfile 2013-06-26 04:18:33 UTC (rev 107365) +++ trunk/dports/gnome/anjuta/Portfile 2013-06-26 07:36:30 UTC (rev 107366) @@ -83,7 +83,7 @@ --with-svn-include=${prefix}/include/subversion-1 \ --with-svn-lib=${prefix}/lib depends_lib-append port:apr \ - port:apr-utils \ + port:apr-util \ port:neon \ port:subversion }