[78147] trunk/dports/security/policykit/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 26 00:20:45 PDT 2011


Revision: 78147
          http://trac.macports.org/changeset/78147
Author:   ryandesign at macports.org
Date:     2011-04-26 00:20:45 -0700 (Tue, 26 Apr 2011)
Log Message:
-----------
policykit: fix patch phase on darwin < 10; see #29268

Modified Paths:
--------------
    trunk/dports/security/policykit/Portfile

Modified: trunk/dports/security/policykit/Portfile
===================================================================
--- trunk/dports/security/policykit/Portfile	2011-04-26 07:16:42 UTC (rev 78146)
+++ trunk/dports/security/policykit/Portfile	2011-04-26 07:20:45 UTC (rev 78147)
@@ -27,7 +27,7 @@
 post-patch      {
                     if {${os.major} < "10"} {
                         reinplace "s|security/pam|pam/pam|" ${worksrcpath}/configure \
-                            ${worksrcpath}/src/polkitagent/polkitagenthelper.c \
+                            ${worksrcpath}/src/polkitagent/polkitagenthelper-pam.c \
                             ${worksrcpath}/src/programs/pkexec.c
                     }
                 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110426/496afd73/attachment.html>


More information about the macports-changes mailing list