[102851] trunk/dports/kde/gwenview/Portfile

nicos at macports.org nicos at macports.org
Sat Feb 9 06:14:19 PST 2013


Revision: 102851
          https://trac.macports.org/changeset/102851
Author:   nicos at macports.org
Date:     2013-02-09 06:14:19 -0800 (Sat, 09 Feb 2013)
Log Message:
-----------
gwenview: fixing build for new version of jpeg

Modified Paths:
--------------
    trunk/dports/kde/gwenview/Portfile

Modified: trunk/dports/kde/gwenview/Portfile
===================================================================
--- trunk/dports/kde/gwenview/Portfile	2013-02-09 14:12:35 UTC (rev 102850)
+++ trunk/dports/kde/gwenview/Portfile	2013-02-09 14:14:19 UTC (rev 102851)
@@ -6,6 +6,7 @@
 
 name                gwenview
 version             4.9.5
+revision            1
 categories          kde kde4
 license             GPL-2+
 maintainers         nicos openmaintainer
@@ -29,8 +30,11 @@
                     port:libkipi \
                     port:jpeg
 
+#Temporary patch to allow using the newer jpeg with gwenview 4.9.5
+patchfiles-append   patch-CMakeLists-lib.txt.diff
+
 if {![variant_isset docs]} {
-    patchfiles      patch-CMakeLists.txt.diff
+    patchfiles-append   patch-CMakeLists.txt.diff
 }
 
 configure.args-append   -DGWENVIEW_SEMANTICINFO_BACKEND=None
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130209/0cb2637b/attachment-0001.html>


More information about the macports-changes mailing list