[65337] trunk/dports/perl/p5-mail-spf/Portfile

jmr at macports.org jmr at macports.org
Thu Mar 25 09:00:59 PDT 2010


Revision: 65337
          http://trac.macports.org/changeset/65337
Author:   jmr at macports.org
Date:     2010-03-25 09:00:56 -0700 (Thu, 25 Mar 2010)
Log Message:
-----------
p5-mail-spf: add missing deps (#18634)

Modified Paths:
--------------
    trunk/dports/perl/p5-mail-spf/Portfile

Modified: trunk/dports/perl/p5-mail-spf/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-spf/Portfile	2010-03-25 15:54:36 UTC (rev 65336)
+++ trunk/dports/perl/p5-mail-spf/Portfile	2010-03-25 16:00:56 UTC (rev 65337)
@@ -23,8 +23,10 @@
 	reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/Build.PL
 }
 
-depends_lib-append	port:p5-net-dns \
+depends_lib-append	port:p5-error \
+			port:p5-mime-base64\
+			port:p5-net-ip \
+			port:p5-netaddr-ip \
+			port:p5-uri \
 			port:p5-version \
-			port:p5-error \
-			port:p5-netaddr-ip \
-			port:p5-uri
+			port:p5-net-dns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100325/bf2647af/attachment.html>


More information about the macports-changes mailing list