Revision: 81689 http://trac.macports.org/changeset/81689 Author: jmr@macports.org Date: 2011-08-04 06:47:59 -0700 (Thu, 04 Aug 2011) Log Message: ----------- abiword-x11: add missing dependency on librsvg Modified Paths: -------------- trunk/dports/editors/abiword-x11/Portfile Modified: trunk/dports/editors/abiword-x11/Portfile =================================================================== --- trunk/dports/editors/abiword-x11/Portfile 2011-08-04 13:44:57 UTC (rev 81688) +++ trunk/dports/editors/abiword-x11/Portfile 2011-08-04 13:47:59 UTC (rev 81689) @@ -30,7 +30,8 @@ port:libgsf \ port:fribidi \ port:wv \ - port:enchant + port:enchant \ + port:librsvg configure.args --disable-default-plugins
participants (1)
-
jmr@macports.org