Revision: 148986 https://trac.macports.org/changeset/148986 Author: devans@macports.org Date: 2016-05-24 09:10:49 -0700 (Tue, 24 May 2016) Log Message: ----------- inkscape-devel: add dependency on aspell to match inkscape, required to enable spellchecking feature, update to bzr 14914. Modified Paths: -------------- trunk/dports/graphics/inkscape-devel/Portfile Modified: trunk/dports/graphics/inkscape-devel/Portfile =================================================================== --- trunk/dports/graphics/inkscape-devel/Portfile 2016-05-24 16:09:40 UTC (rev 148985) +++ trunk/dports/graphics/inkscape-devel/Portfile 2016-05-24 16:10:49 UTC (rev 148986) @@ -5,7 +5,7 @@ name inkscape-devel conflicts inkscape -set bzr_rev 14910 +set bzr_rev 14914 version 0.91.99.${bzr_rev} epoch 1 license GPL-2 LGPL-2.1 @@ -46,6 +46,7 @@ port:libexif \ port:libvisio-0.1 \ port:libwpg-0.3 \ + port:aspell \ port:gtkspell2 \ port:potrace \ port:py27-lxml \