[87121] trunk/dports/kde/kmymoney4

mk at macports.org mk at macports.org
Thu Nov 10 14:06:55 PST 2011


Revision: 87121
          http://trac.macports.org/changeset/87121
Author:   mk at macports.org
Date:     2011-11-10 14:06:52 -0800 (Thu, 10 Nov 2011)
Log Message:
-----------
kmymoney4: remove doc to avoid segfaulting meinproc4

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

Added Paths:
-----------
    trunk/dports/kde/kmymoney4/files/patch-CMakeLists.txt.diff

Modified: trunk/dports/kde/kmymoney4/Portfile
===================================================================
--- trunk/dports/kde/kmymoney4/Portfile	2011-11-10 21:39:54 UTC (rev 87120)
+++ trunk/dports/kde/kmymoney4/Portfile	2011-11-10 22:06:52 UTC (rev 87121)
@@ -86,8 +86,9 @@
 "
 }
 
-patch.dir         ${workpath}/${distname}
-patch.pre_args    -p1
+patch.dir           ${workpath}/${distname}
+patch.pre_args      -p1
+patchfiles          patch-CMakeLists.txt.diff
 
 #default_variants +no_x11 +no_gtk
 

Added: trunk/dports/kde/kmymoney4/files/patch-CMakeLists.txt.diff
===================================================================
--- trunk/dports/kde/kmymoney4/files/patch-CMakeLists.txt.diff	                        (rev 0)
+++ trunk/dports/kde/kmymoney4/files/patch-CMakeLists.txt.diff	2011-11-10 22:06:52 UTC (rev 87121)
@@ -0,0 +1,11 @@
+--- kmymoney-4.6.1/CMakeLists.txt	2011-11-10 22:16:34.000000000 +0100
++++ kmymoney-4.6.1/CMakeLists.txt.new	2011-11-10 22:27:36.000000000 +0100
+@@ -412,8 +412,3 @@
+ message("Good - your configure finished.
+ Now type 'make' to build KMyMoney. For more help, consult README.cmake
+ ")
+-find_package(Msgfmt REQUIRED)
+-find_package(Gettext REQUIRED)
+-add_subdirectory( po )
+-add_subdirectory( doc-translations )
+-add_subdirectory( doc )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111110/1498df2c/attachment.html>


More information about the macports-changes mailing list