[Midnightbsd-cvs] mports: Makefile: portlint knits

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 11 18:59:31 EDT 2008


Log Message:
-----------
portlint knits

Modified Files:
--------------
    mports/textproc/p5-XML-LibXML:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/p5-XML-LibXML/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L textproc/p5-XML-LibXML/Makefile -L textproc/p5-XML-LibXML/Makefile -u -r1.1 -r1.2
--- textproc/p5-XML-LibXML/Makefile
+++ textproc/p5-XML-LibXML/Makefile
@@ -18,15 +18,15 @@
 COMMENT=	Interface to Gnome libxml2 library
 LICENSE=	perl
 
-CONFLICTS=	p5-XML-LibXML-XPathContext-*
-
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/LibXML/Common.pm:${PORTSDIR}/textproc/p5-XML-LibXML-Common \
 		${SITE_PERL}/XML/NamespaceSupport.pm:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \
 		${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX
 LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-PERL_CONFIGURE=	5.6.1+
+CONFLICTS=	p5-XML-LibXML-XPathContext-[0-9]*
+
+PERL_CONFIGURE=	yes
 CONFIGURE_ENV=	XMLPREFIX=${LOCALBASE}
 
 PKGDEINSTALL=	${PKGINSTALL}


More information about the Midnightbsd-cvs mailing list