Modified: trunk/dports/graphics/inkscape-devel/Portfile (148936 => 148937)
--- trunk/dports/graphics/inkscape-devel/Portfile 2016-05-23 06:18:49 UTC (rev 148936)
+++ trunk/dports/graphics/inkscape-devel/Portfile 2016-05-23 07:11:23 UTC (rev 148937)
@@ -2,7 +2,6 @@
# $Id$
PortSystem 1.0
-PortGroup active_variants 1.1
name inkscape-devel
conflicts inkscape
@@ -47,24 +46,11 @@
port:libexif \
port:libvisio-0.1 \
port:libwpg-0.3 \
+ port:gtkspell2 \
port:potrace \
port:py27-lxml \
port:py27-numpy
-# spell checking dependencies
-# require enchant +aspell -applespell
-# this breaks inkscape default build because
-# enchant +aspell is not the default
-# https://trac.macports.org/ticket/51287
-
-depends_lib-append port:aspell \
- port:enchant \
- port:gtkspell2
-
-require_active_variants enchant aspell applespell
-
-depends_run port:gnome-themes-standard
-
pre-fetch {
ui_msg "---> Fetching source from bzr repository: this may take a while"
}