[37382] trunk/dports/office/taskjuggler

rene at macports.org rene at macports.org
Thu Jun 5 01:42:42 PDT 2008


Revision: 37382
          http://trac.macosforge.org/projects/macports/changeset/37382
Author:   rene at macports.org
Date:     2008-06-05 01:42:41 -0700 (Thu, 05 Jun 2008)

Log Message:
-----------
taskjuggler: Add patch that fixes an error when building the no_kde variant.

Modified Paths:
--------------
    trunk/dports/office/taskjuggler/Portfile

Added Paths:
-----------
    trunk/dports/office/taskjuggler/files/Examples-FirstProject-AccountingSoftware.tjp.diff

Modified: trunk/dports/office/taskjuggler/Portfile
===================================================================
--- trunk/dports/office/taskjuggler/Portfile	2008-06-05 08:22:51 UTC (rev 37381)
+++ trunk/dports/office/taskjuggler/Portfile	2008-06-05 08:42:41 UTC (rev 37382)
@@ -41,7 +41,8 @@
                     --with-extra-includes=${prefix}/include \
                     --with-extra-libs=${prefix}/lib
 
-patchfiles          patch-admin-libtool.m4.in.diff
+patchfiles          patch-admin-libtool.m4.in.diff \
+                    Examples-FirstProject-AccountingSoftware.tjp.diff
 
 build.args          DYLD_LIBRARY_PATH=${worksrcpath}/taskjuggler/.libs \
                     LDFLAGS=\"-dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib\"

Added: trunk/dports/office/taskjuggler/files/Examples-FirstProject-AccountingSoftware.tjp.diff
===================================================================
--- trunk/dports/office/taskjuggler/files/Examples-FirstProject-AccountingSoftware.tjp.diff	                        (rev 0)
+++ trunk/dports/office/taskjuggler/files/Examples-FirstProject-AccountingSoftware.tjp.diff	2008-06-05 08:42:41 UTC (rev 37382)
@@ -0,0 +1,8 @@
+--- Examples/FirstProject/AccountingSoftware.tjp.orig	2008-06-05 09:14:18.000000000 +0200
++++ Examples/FirstProject/AccountingSoftware.tjp	2008-06-05 09:14:51.000000000 +0200
+@@ -308,4 +308,4 @@
+   scenarios plan, delayed
+ }
+ 
+-icalreport "Calendar.ics"
++#icalreport "Calendar.ics"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080605/48adfe20/attachment.htm 


More information about the macports-changes mailing list