[148937] trunk/dports/graphics/inkscape-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon May 23 00:11:23 PDT 2016


Revision: 148937
          https://trac.macports.org/changeset/148937
Author:   jeremyhu at macports.org
Date:     2016-05-23 00:11:23 -0700 (Mon, 23 May 2016)
Log Message:
-----------
inkscape-devel: Revert enchant +aspell hack to match changes in inkscape port.  See #51287

Modified Paths:
--------------
    trunk/dports/graphics/inkscape-devel/Portfile

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- 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"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160523/3925d021/attachment.html>


More information about the macports-changes mailing list