Hello,
archivers/p5-Archive-Tar and archivers/p5-IO-Zlib were marked
COMES_WITH=4.5. The attached diff removes dependencies of
mail/p5-Mail-SpamAssassin on those two ports to make spamassassin build
again.

Regards,
Markus

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/p5-Mail-SpamAssassin/Makefile,v
retrieving revision 1.54
diff -u -p -r1.54 Makefile
--- Makefile    4 Sep 2008 06:42:12 -0000       1.54
+++ Makefile    1 Oct 2008 16:00:19 -0000
@@ -3,7 +3,7 @@
 COMMENT=               mailfilter to identify and mark spam
 
 DISTNAME=              Mail-SpamAssassin-3.2.5
-PKGNAME=               p5-${DISTNAME}
+PKGNAME=               p5-${DISTNAME}p0
 CATEGORIES=            mail perl5
 
 MAINTAINER=            Marc Balmer <[EMAIL PROTECTED]>
@@ -25,9 +25,7 @@ COMMON_DEPENDS=               :p5-HTML-Parser->=3.31:
                        :p5-Mail-SPF-Query-*:mail/p5-Mail-SPF-Query \
                        :p5-IO-INET6-*:net/p5-IO-INET6 \
                        :p5-IO-Socket-SSL-*:security/p5-IO-Socket-SSL \
-                       :p5-libwww-*:www/p5-libwww \
-                       :p5-Archive-Tar->=1.23:archivers/p5-Archive-Tar \
-                       :p5-IO-Zlib->=1.04:archivers/p5-IO-Zlib
+                       :p5-libwww-*:www/p5-libwww
 
 BUILD_DEPENDS=         ${COMMON_DEPENDS}
 RUN_DEPENDS=           ${COMMON_DEPENDS} \

Reply via email to