[63090] trunk/dports/mail/imap-uw/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jan 25 16:32:42 PST 2010


Revision: 63090
          http://trac.macports.org/changeset/63090
Author:   ryandesign at macports.org
Date:     2010-01-25 16:32:41 -0800 (Mon, 25 Jan 2010)
Log Message:
-----------
imap-uw: you don't need to create directories MacPorts already creates for you

Modified Paths:
--------------
    trunk/dports/mail/imap-uw/Portfile

Modified: trunk/dports/mail/imap-uw/Portfile
===================================================================
--- trunk/dports/mail/imap-uw/Portfile	2010-01-26 00:16:39 UTC (rev 63089)
+++ trunk/dports/mail/imap-uw/Portfile	2010-01-26 00:32:41 UTC (rev 63090)
@@ -107,11 +107,7 @@
         ui_msg "will likely not work correctly."
         ui_msg "-----------------------------------------------------------"
     }
-    xinstall -m 0755 -d ${destroot}${prefix}/libexec
-    xinstall -m 0755 -d ${destroot}${prefix}/bin
     xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 0755 -d ${destroot}${prefix}/share/man/man8
-    xinstall -m 0755 -d ${destroot}${prefix}/share/man/man1
     xinstall -m 0755 ${worksrcpath}/imapd/imapd ${destroot}${prefix}/libexec
     xinstall -m 0755 ${worksrcpath}/ipopd/ipop2d ${destroot}${prefix}/libexec
     xinstall -m 0755 ${worksrcpath}/ipopd/ipop3d ${destroot}${prefix}/libexec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100125/74e31159/attachment.html>


More information about the macports-changes mailing list