[115438] trunk/dports/kde/nepomuk-core/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 1 18:13:59 PST 2014


Revision: 115438
          https://trac.macports.org/changeset/115438
Author:   ryandesign at macports.org
Date:     2014-01-01 18:13:59 -0800 (Wed, 01 Jan 2014)
Log Message:
-----------
nepomuk-core: add exiv2 dependency and rebuild with libexiv2.13

Modified Paths:
--------------
    trunk/dports/kde/nepomuk-core/Portfile

Modified: trunk/dports/kde/nepomuk-core/Portfile
===================================================================
--- trunk/dports/kde/nepomuk-core/Portfile	2014-01-02 01:59:57 UTC (rev 115437)
+++ trunk/dports/kde/nepomuk-core/Portfile	2014-01-02 02:13:59 UTC (rev 115438)
@@ -6,6 +6,7 @@
 
 name                nepomuk-core
 version             4.11.4
+revision            1
 categories          kde kde4
 maintainers         nicos openmaintainer
 license             GPL-2+ LGPL-2.1+
@@ -23,7 +24,8 @@
 #Binaries do not link to openssl, nor use the ssl backend of kdelibs4
 license_noconflict  openssl
 
-depends_lib-append  port:kdelibs4
+depends_lib-append  port:exiv2 \
+                    port:kdelibs4
 
 pre-activate {
     #Deactivate hack for when nepomuk-core was splitted from kde4-runtime
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140101/e07124a5/attachment.html>


More information about the macports-changes mailing list