Index: head/textproc/p5-XML-Sablotron/Makefile =================================================================== --- head/textproc/p5-XML-Sablotron/Makefile (revision 86466) +++ head/textproc/p5-XML-Sablotron/Makefile (revision 86467) @@ -1,40 +1,42 @@ # New ports collection makefile for: XML::Sablotron # Date created: 13 Nov 2000 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= XML-Sablotron PORTVERSION= 0.98 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= A Perl interface to the Sablotron XSLT processor +BROKEN= Does not build + LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \ iconv.3:${PORTSDIR}/converters/libiconv PERL_CONFIGURE= yes CONFIGURE_ARGS= LIBS='-L${LOCALBASE}/lib -lexpat -lsablot -liconv' \ INC='-I${LOCALBASE}/include' \ EXPATLIBPATH='${LOCALBASE}/lib' \ EXPATINCPATH='${LOCALBASE}/include' \ SABLOTLIBPATH='${LOCALBASE}/lib' \ SABLOTINCPATH='${LOCALBASE}/include' MAN3= XML::Sablotron.3 XML::Sablotron::DOM.3 \ XML::Sablotron::DOM::DOMHandler.3 XML::Sablotron::SAXBuilder.3 \ XML::Sablotron::Situation::DOMHandlerDispatcher.3 .include post-patch: .if ${PERL_LEVEL} < 500600 @${PERL} -pi -e 's/^our //; $$_="use vars qw(\$$libs \@extras);\n" if $$.==43' ${WRKSRC}/Makefile.PL .endif .include Property changes on: head/textproc/p5-XML-Sablotron/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/www/p5-Apache-Filter/Makefile =================================================================== --- head/www/p5-Apache-Filter/Makefile (revision 86466) +++ head/www/p5-Apache-Filter/Makefile (revision 86467) @@ -1,27 +1,29 @@ # New ports collection makefile for: p5-Apache-Filter # Date created: March 30th 2001 # Whom: Alex Kapranoff # # $FreeBSD$ # PORTNAME= Apache-Filter PORTVERSION= 1.022 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org COMMENT= Perl module to alter the output of previous handlers +BROKEN= Does not build + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl PERL_CONFIGURE= yes INSTALL_TARGET= pure_install MAN3= Apache::Filter.3 Apache::PerlRunFilter.3 \ Apache::RegistryFilter.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include Property changes on: head/www/p5-Apache-Filter/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property