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

devans at macports.org devans at macports.org
Fri Dec 6 10:32:00 PST 2013


Revision: 114378
          https://trac.macports.org/changeset/114378
Author:   devans at macports.org
Date:     2013-12-06 10:32:00 -0800 (Fri, 06 Dec 2013)
Log Message:
-----------
inkscape-devel: update +gtk3 dependencies, minor whitespace.

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

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2013-12-06 18:05:01 UTC (rev 114377)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2013-12-06 18:32:00 UTC (rev 114378)
@@ -92,9 +92,9 @@
     depends_lib-delete  port:gtkspell2 \
                         port:gtk2 \
                         port:gtkmm
-    depends_lib-append  port:gtk3 \
+    depends_lib-append  port:gtkspell3 \
+                        port:gtk3 \
                         port:gtkmm3 \
-                        port:hicolor-icon-theme \
                         port:gdl3
 
     configure.args-append --enable-gtk3-experimental
@@ -115,7 +115,7 @@
                 --disable-strict-build
 
 configure.cppflags-append \
-        -I${worksrcpath}/src/extension/script
+    -I${worksrcpath}/src/extension/script
 
 if {${configure.compiler} == "clang"} {
     configure.cxxflags-append -std=c++11
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131206/ca1fc31c/attachment.html>


More information about the macports-changes mailing list