ports/151277: [PATCH] mail/p5-Mail-SpamAssassin's sa-compile requires devel/re2c, patch enclosed

Howard Goldstein hg at queue.to
Thu Oct 7 01:20:01 UTC 2010


>Number:         151277
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Mail-SpamAssassin's sa-compile requires devel/re2c, patch enclosed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 07 01:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Howard Goldstein
>Release:        FreeBSD 8.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD cally.queue.to 8.1-STABLE FreeBSD 8.1-STABLE #0: Fri Oct 1 11:15:26 EDT 2010 hg at cally.queue.to:/usr/obj/usr/src/sys/CALLY i386


	
>Description:
mail/p5-Mail-SpamAssassin's  sa-compile utility requires devel/re2c

>How-To-Repeat:
	
>Fix:

--- Makefile.orig	2010-10-06 14:39:53.343710000 -0400
+++ Makefile	2010-10-06 20:40:43.038010695 -0400
@@ -22,7 +22,8 @@
 		p5-HTML-Parser>=3.43:${PORTSDIR}/www/p5-HTML-Parser \
 		${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \
 		${SITE_PERL}/${PERL_ARCH}/Encode/Detect.pm:${PORTSDIR}/converters/p5-Encode-Detect \
-		${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools
+		${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \
+		${PORTSDIR}/devel/re2c
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list