[124407] users/devans/dports/graphics/inkscape-devel/Portfile

devans at macports.org devans at macports.org
Sat Aug 23 22:38:42 PDT 2014


Revision: 124407
          https://trac.macports.org/changeset/124407
Author:   devans at macports.org
Date:     2014-08-23 22:38:41 -0700 (Sat, 23 Aug 2014)
Log Message:
-----------
devans/dports: inkscape-devel, add +strict variant to enable strict building.

Modified Paths:
--------------
    users/devans/dports/graphics/inkscape-devel/Portfile

Modified: users/devans/dports/graphics/inkscape-devel/Portfile
===================================================================
--- users/devans/dports/graphics/inkscape-devel/Portfile	2014-08-24 05:18:40 UTC (rev 124406)
+++ users/devans/dports/graphics/inkscape-devel/Portfile	2014-08-24 05:38:41 UTC (rev 124407)
@@ -132,6 +132,10 @@
     default_variants +python27
 }
 
+variant strict description {Enable strict build} {
+    configure.args-replace  --disable-strict-build --enable-strict-build
+}
+
 #
 # the following dummy variants are used
 # to identify this port's binary dependencies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140823/7de02b88/attachment-0001.html>


More information about the macports-changes mailing list