[142571] trunk/dports/graphics/gegl/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 06:19:17 PST 2015


Revision: 142571
          https://trac.macports.org/changeset/142571
Author:   devans at macports.org
Date:     2015-11-15 17:40:37 -0800 (Sun, 15 Nov 2015)
Log Message:
-----------
gegl: lensfun is only used by workshop module lens-correct, increment revision to rebuild with lensfun 0.3.2.

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

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2015-11-15 22:49:50 UTC (rev 142570)
+++ trunk/dports/graphics/gegl/Portfile	2015-11-16 01:40:37 UTC (rev 142571)
@@ -8,7 +8,7 @@
 name            gegl
 conflicts       gegl-devel
 version         0.2.0
-revision        15
+revision        16
 license         {GPL-3+ LGPL-3+}
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
@@ -48,7 +48,6 @@
                 port:libsdl \
                 path:lib/libavcodec.dylib:ffmpeg \
                 port:libspiro \
-                port:lensfun \
                 port:vala
 
 patchfiles      patch-fix-introspection.diff \
@@ -108,6 +107,7 @@
 }
 
 variant workshop description {Enable build of workshop operations} {
+    depends_lib-append port:lensfun
     configure.args-append --enable-workshop
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/e4f1cc01/attachment.html>


More information about the macports-changes mailing list