diff options
Diffstat (limited to 'www/p5-WordPress-XMLRPC/Makefile')
-rw-r--r-- | www/p5-WordPress-XMLRPC/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile index 8d0493427cd..05c05395aea 100644 --- a/www/p5-WordPress-XMLRPC/Makefile +++ b/www/p5-WordPress-XMLRPC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:59:03 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/28 06:30:56 asau Exp $ # DISTNAME= WordPress-XMLRPC-1.23 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/WordPress-XMLRPC/ COMMENT= Perl 5 API to WordPress XML-RPC services LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-LEOCHARRE-CLI2-[0-9]*:../../devel/p5-LEOCHARRE-CLI2 DEPENDS+= p5-LEOCHARRE-Debug-[0-9]*:../../devel/p5-LEOCHARRE-Debug DEPENDS+= p5-SOAP-Lite>=0.71.08:../../net/p5-SOAP-Lite |