[69545] trunk/dports/kde/kdepimlibs4/Portfile

snc at macports.org snc at macports.org
Fri Jul 9 10:04:40 PDT 2010


Revision: 69545
          http://trac.macports.org/changeset/69545
Author:   snc at macports.org
Date:     2010-07-09 10:04:36 -0700 (Fri, 09 Jul 2010)
Log Message:
-----------
Force MacPorts ical, #22347

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

Modified: trunk/dports/kde/kdepimlibs4/Portfile
===================================================================
--- trunk/dports/kde/kdepimlibs4/Portfile	2010-07-09 16:47:11 UTC (rev 69544)
+++ trunk/dports/kde/kdepimlibs4/Portfile	2010-07-09 17:04:36 UTC (rev 69545)
@@ -25,7 +25,10 @@
                     port:openldap \
                     port:gpgme
 
-configure.args-append   ../${distname}
+configure.args-append   ../${distname} \
+                    -DLIBICALSS_LIBRARY=${prefix}/lib/libicalss.dylib \
+                    -DLIBICAL_INCLUDE_DIRS=${prefix}/include/ \
+                    -DLIBICAL_LIBRARY=${prefix}/lib/libical.dylib
 
 universal_variant   no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100709/d2c523ad/attachment.html>


More information about the macports-changes mailing list