- remove Net::Jabber from the dependency list, it does nothing as
jabber support requires a different module.
This commit is contained in:
parent
02d28ecc23
commit
eef504563b
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/12/17 00:00:45 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2010/12/17 22:06:46 jasper Exp $
|
||||
|
||||
COMMENT= client and server-side SOAP implementation
|
||||
|
||||
DISTNAME= SOAP-Lite-0.712
|
||||
REVISION= 0
|
||||
CATEGORIES= www
|
||||
USE_GROFF = Yes
|
||||
|
||||
@ -20,7 +21,6 @@ RUN_DEPENDS= devel/p5-Task-Weaken \
|
||||
devel/p5-Class-Inspector \
|
||||
mail/p5-MIME-Lite \
|
||||
mail/p5-MIME-tools \
|
||||
net/p5-Net-Jabber \
|
||||
security/p5-Crypt-SSLeay \
|
||||
security/p5-IO-Socket-SSL \
|
||||
textproc/p5-XML-Parser \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2010/12/17 00:00:45 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2010/12/17 22:06:46 jasper Exp $
|
||||
bin/SOAPsh.pl
|
||||
bin/XMLRPCsh.pl
|
||||
bin/stubmaker.pl
|
||||
@ -43,6 +43,7 @@ ${P5SITE}/SOAP/Transport/TCP.pm
|
||||
${P5SITE}/SOAP/Utils.pod
|
||||
${P5SITE}/UDDI/
|
||||
${P5SITE}/UDDI/Lite.pm
|
||||
${P5SITE}/XML/
|
||||
${P5SITE}/XML/Parser/
|
||||
${P5SITE}/XML/Parser/Lite.pm
|
||||
${P5SITE}/XMLRPC/
|
||||
|
Loading…
Reference in New Issue
Block a user