ports/51842: add missing dependency textproc/p5-XML-DBMS

Erwin Lansing erwin at lansing.dk
Tue May 6 11:40:06 UTC 2003


>Number:         51842
>Category:       ports
>Synopsis:       add missing dependency textproc/p5-XML-DBMS
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 06 04:40:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 16:37:20 CEST 2003 root at panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

add missing dependency on XML/LibXML.pm

Noticed by: bento


>How-To-Repeat:
	
>Fix:

	

--- p5-XML-DBMS.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-XML-DBMS/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	7 Mar 2003 06:11:48 -0000	1.2
+++ Makefile	6 May 2003 11:30:45 -0000
@@ -17,6 +17,7 @@
 COMMENT=	Perl port of Java package XML-DBMS v1.0
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml \
+		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
 RUN_DEPENDS=	${BUILD_DEPENDS}
--- p5-XML-DBMS.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list