[152704] trunk/dports/graphics/inkscape/Portfile

devans at macports.org devans at macports.org
Wed Sep 14 15:23:57 PDT 2016


Revision: 152704
          https://trac.macports.org/changeset/152704
Author:   devans at macports.org
Date:     2016-09-14 15:23:57 -0700 (Wed, 14 Sep 2016)
Log Message:
-----------
inkscape: don't build +strict by default after upgrade of glib2 to 2.48.2 (#52248).

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

Modified: trunk/dports/graphics/inkscape/Portfile
===================================================================
--- trunk/dports/graphics/inkscape/Portfile	2016-09-14 21:51:00 UTC (rev 152703)
+++ trunk/dports/graphics/inkscape/Portfile	2016-09-14 22:23:57 UTC (rev 152704)
@@ -105,7 +105,9 @@
     configure.args-replace  --disable-strict-build --enable-strict-build
 }
 
-default_variants    +strict
+# don't build strict by default after upgrade of glib2 to 2.48.2
+# https://trac.macports.org/ticket/52248
+# default_variants    +strict
 
 #
 # the following dummy variants are used
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160914/f0ba131c/attachment.html>


More information about the macports-changes mailing list