diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2012-06-07 07:50:04 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2012-06-07 07:50:04 +0000 |
commit | f2208b422ef129c73ad9066d9d0b56b0d4c215ae (patch) | |
tree | aa3da21d880651273f3d519ec12074271678f16b /www/p5-WordPress-XMLRPC | |
parent | 9972443768a272cc1b83cb4c1b3fd176bbe40e8e (diff) |
Notes
Diffstat (limited to 'www/p5-WordPress-XMLRPC')
-rw-r--r-- | www/p5-WordPress-XMLRPC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile index b468d42445ab..80b177360135 100644 --- a/www/p5-WordPress-XMLRPC/Makefile +++ b/www/p5-WordPress-XMLRPC/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl 5 API to WordPress XML-RPC services -BUILD_DEPENDS+= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS+= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite PERL_CONFIGURE= yes MAN3= WordPress::XMLRPC.3 |