ports/56964: port update: textproc/p5-XML-Twig build fix

Lars Eggert larse at isi.edu
Wed Sep 17 23:40:23 UTC 2003


>Number:         56964
>Category:       ports
>Synopsis:       port update: textproc/p5-XML-Twig build fix
>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:   Wed Sep 17 16:40:19 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Eggert
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD nik.isi.edu 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Mon Sep 15 10:06:04 PDT 2003 root at nik.isi.edu:/usr/obj/usr/src/sys/KERNEL-1.29 i386


	
>Description:
textproc/p5-XML-Twig's RUN_DEPENDS are actually BUILD_DEPENDS

	
>How-To-Repeat:
	
>Fix:
--- M	Wed Sep 17 16:31:23 2003
+++ Makefile	Wed Sep 17 16:30:35 2003
@@ -17,7 +17,7 @@
 
 # On Perl < 5.8.0, XML::Twig has a further optional dependency on WeakRef.
 # However, WeakRef needs Perl 5.005_55.
-RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
+BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
 
 PERL_CONFIGURE=	YES
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list