[118315] trunk/dports/mail/cyrus-imapd/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 29 23:59:16 PDT 2014


Revision: 118315
          https://trac.macports.org/changeset/118315
Author:   ryandesign at macports.org
Date:     2014-03-29 23:59:16 -0700 (Sat, 29 Mar 2014)
Log Message:
-----------
cyrus-imapd: don't install perllocal.pod; no port should install perllocal.pod

Modified Paths:
--------------
    trunk/dports/mail/cyrus-imapd/Portfile

Modified: trunk/dports/mail/cyrus-imapd/Portfile
===================================================================
--- trunk/dports/mail/cyrus-imapd/Portfile	2014-03-30 06:51:19 UTC (rev 118314)
+++ trunk/dports/mail/cyrus-imapd/Portfile	2014-03-30 06:59:16 UTC (rev 118315)
@@ -4,6 +4,7 @@
 
 name	   cyrus-imapd
 version	   2.3.18
+revision	1
 categories	mail
 platforms	darwin
 license		BSD-old
@@ -82,6 +83,7 @@
 		xinstall -d -m 750 -o cyrus -g mail ${destroot}${prefix}/var/spool/imap
 		destroot.keepdirs ${destroot}${prefix}/var/run ${destroot}${prefix}/var/imap \
 		${destroot}${prefix}/var/spool/imap ${destroot}${prefix}/var/log
+		eval delete [glob ${destroot}${prefix}/lib/perl5/*/*/perllocal.pod]
 }
 
 platform powerpc  {	configure.args-append --build=powerpc }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140329/05f73d22/attachment.html>


More information about the macports-changes mailing list