ports/178865: [patch] mail/opendkim - avoid using SITE_PERL

Andrej Zverev az at FreeBSD.org
Thu May 23 17:50:00 UTC 2013


>Number:         178865
>Category:       ports
>Synopsis:       [patch] mail/opendkim - avoid using SITE_PERL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 23 17:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:


	
>Description:
	Avoid using SITE_PERL.
	
>How-To-Repeat:
	
>Fix:

	

--- patch.diff begins here ---
Index: Makefile.features
===================================================================
--- Makefile.features	(revision 318886)
+++ Makefile.features	(working copy)
@@ -63,7 +63,7 @@
 .if ${PORT_OPTIONS:MLCOV}
 BROKEN=			Does not install
 BUILD_DEPENDS+=		lcov:${PORTSDIR}/devel/lcov \
-			${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+			p5-GD>=0:${PORTSDIR}/graphics/p5-GD
 CONFIGURE_ARGS+=	--with-lcov
 .else
 CONFIGURE_ARGS+=	--without-lcov
--- patch.diff ends here ---


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


More information about the freebsd-ports-bugs mailing list