Revision: 117424 https://trac.macports.org/changeset/117424 Author: devans@macports.org Date: 2014-02-25 16:19:03 -0800 (Tue, 25 Feb 2014) Log Message: ----------- rest: drop unused intltool dependency, remove outdated configuration item. Modified Paths: -------------- trunk/dports/gnome/rest/Portfile Modified: trunk/dports/gnome/rest/Portfile =================================================================== --- trunk/dports/gnome/rest/Portfile 2014-02-26 00:01:06 UTC (rev 117423) +++ trunk/dports/gnome/rest/Portfile 2014-02-26 00:19:03 UTC (rev 117424) @@ -21,8 +21,7 @@ checksums rmd160 3aeaafe5b0f5875835e2b2bc57a0797fb17df609 \ sha256 1d682acaac4d946cc7c98a2dd9d65a8c83a6fdb8ca6759e70b8b5042fe66c022 -depends_build port:pkgconfig \ - port:intltool +depends_build port:pkgconfig depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:libxml2 \ @@ -32,7 +31,6 @@ depends_run path:share/curl/curl-ca-bundle.crt:curl-ca-bundle configure.args --enable-introspection=yes \ - --enable-gnome \ --with-ca-certificates=${prefix}/share/curl/curl-ca-bundle.crt livecheck.type gnome-with-unstable