disable mod_perl bits, upstream haven't ported to mod_perl2 yet

This commit is contained in:
sthen 2016-04-28 17:43:11 +00:00
parent 0202e929da
commit 1767ce0f10
2 changed files with 12 additions and 12 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2016/03/20 19:56:57 naddy Exp $
# $OpenBSD: Makefile,v 1.15 2016/04/28 17:43:11 sthen Exp $
COMMENT= perl implementation of XML-RPC
MODULES= cpan
PKG_ARCH= *
DISTNAME = RPC-XML-0.79
DISTNAME= RPC-XML-0.79
REVISION= 0
CATEGORIES= net devel
# Artistic
@ -12,8 +13,7 @@ PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= www/p5-libwww \
textproc/p5-XML-Parser
TEST_DEPENDS= www/mod_perl \
devel/p5-DateTime-Format-ISO8601 \
TEST_DEPENDS= devel/p5-DateTime-Format-ISO8601 \
devel/p5-Net-Server \
devel/p5-Test-Pod \
devel/p5-Test-Pod-Coverage

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.2 2012/04/07 19:59:59 sthen Exp $
@comment $OpenBSD: PLIST,v 1.3 2016/04/28 17:43:11 sthen Exp $
bin/make_method
${P5SITE}/Apache/
${P5SITE}/Apache/RPC/
${P5SITE}/Apache/RPC/Server.pm
${P5SITE}/Apache/RPC/Status.pm
${P5SITE}/Apache/RPC/status.xpl
@comment ${P5SITE}/Apache/
@comment ${P5SITE}/Apache/RPC/
@comment ${P5SITE}/Apache/RPC/Server.pm
@comment ${P5SITE}/Apache/RPC/Status.pm
@comment ${P5SITE}/Apache/RPC/status.xpl
${P5SITE}/RPC/
${P5SITE}/RPC/XML/
${P5SITE}/RPC/XML.pm
@ -24,8 +24,8 @@ ${P5SITE}/RPC/XML/methodSignature.xpl
${P5SITE}/RPC/XML/multicall.xpl
${P5SITE}/RPC/XML/status.xpl
@man man/man1/make_method.1
@man man/man3p/Apache::RPC::Server.3p
@man man/man3p/Apache::RPC::Status.3p
@comment @man man/man3p/Apache::RPC::Server.3p
@comment @man man/man3p/Apache::RPC::Status.3p
@man man/man3p/RPC::XML.3p
@man man/man3p/RPC::XML::Client.3p
@man man/man3p/RPC::XML::Parser.3p