[74412] trunk/dports/multimedia/kdenlive/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Dec 15 20:41:11 PST 2010


Revision: 74412
          http://trac.macports.org/changeset/74412
Author:   ryandesign at macports.org
Date:     2010-12-15 20:41:06 -0800 (Wed, 15 Dec 2010)
Log Message:
-----------
kdenlive: update to kde4 portgroup; see #27622

Modified Paths:
--------------
    trunk/dports/multimedia/kdenlive/Portfile

Modified: trunk/dports/multimedia/kdenlive/Portfile
===================================================================
--- trunk/dports/multimedia/kdenlive/Portfile	2010-12-16 02:33:44 UTC (rev 74411)
+++ trunk/dports/multimedia/kdenlive/Portfile	2010-12-16 04:41:06 UTC (rev 74412)
@@ -2,7 +2,7 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           kde4 1.0
+PortGroup           kde4 1.1
 
 name                kdenlive
 version             0.7.8
@@ -20,11 +20,11 @@
 checksums           sha1    6fd6d50f9714974ec3f2ce04e8c978f839020f9a \
                     rmd160  5ce3ffa5d4480c6da0672675b2ec3aa47ecac905
 
-depends_lib         port:mlt \
+depends_lib-append  port:mlt \
                     port:kdelibs4 \
                     port:kdebase4-runtime
 
-depends_run         port:cdrtools \
+depends_run-append  port:cdrtools \
                     port:dvdauthor
 
 # mlt is not universal
@@ -32,7 +32,6 @@
 
 patchfiles          patch-src-colorcorrection-vectorscopegenerator.h.diff
 
-configure.args-append   ../${distname} \
-                    -DNO_JOGSHUTTLE=1
+configure.args-append -DNO_JOGSHUTTLE=1
 
-build.env           -DNO_JOGSHUTTLE=1
+build.env-append    -DNO_JOGSHUTTLE=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101215/076262e5/attachment.html>


More information about the macports-changes mailing list