[69397] trunk/dports/sysutils/qt4_select

michaelld at macports.org michaelld at macports.org
Sat Jul 3 12:41:03 PDT 2010


Revision: 69397
          http://trac.macports.org/changeset/69397
Author:   michaelld at macports.org
Date:     2010-07-03 12:41:00 -0700 (Sat, 03 Jul 2010)
Log Message:
-----------
Addresses ticket #25508.

Modified Paths:
--------------
    trunk/dports/sysutils/qt4_select/Portfile

Added Paths:
-----------
    trunk/dports/sysutils/qt4_select/files/

Removed Paths:
-------------
    trunk/dports/sysutils/qt4_select/files/

Modified: trunk/dports/sysutils/qt4_select/Portfile
===================================================================
--- trunk/dports/sysutils/qt4_select/Portfile	2010-07-03 18:21:58 UTC (rev 69396)
+++ trunk/dports/sysutils/qt4_select/Portfile	2010-07-03 19:41:00 UTC (rev 69397)
@@ -6,7 +6,7 @@
 
 name                    qt4_select
 version                 0.3
-revision                1
+revision                2
 categories              sysutils
 platforms               darwin
 license                 BSD
@@ -31,10 +31,10 @@
 
 configure.args          --mandir=${prefix}/share/man --name=qt4
 
+destroot.keepdirs       ${destroot}${applications_dir}/Qt
+
 # install all files
 post-destroot {
-    xinstall -d -m 0755 ${destroot}${applications_dir}/Qt
-    xinstall -c -m 0644 ${filespath}/README ${destroot}${applications_dir}/Qt
     select::install qt4 ${filespath}/base
     select::install qt4 ${filespath}/none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100703/095ce921/attachment.html>


More information about the macports-changes mailing list