From b57308630a034482eb97da28bac5051b86f138a7 Mon Sep 17 00:00:00 2001 From: Johann Visagie Date: Tue, 8 Jan 2002 08:53:26 +0000 Subject: - Remove bogus dependency PR: 32772 Submitted by: Sergey Skvortsov --- textproc/p5-libxml/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/p5-libxml') diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index 15bf3ca9f53b..97967d291905 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -15,8 +15,7 @@ DISTNAME= libxml-perl-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES -- cgit v1.2.3