diff options
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 de20f65ffe08..db56eb24578a 100644 --- a/www/p5-WordPress-XMLRPC/Makefile +++ b/www/p5-WordPress-XMLRPC/Makefile @@ -1,4 +1,3 @@ -# Created by: bapt <baptiste.daroussin@gmail.com> # $FreeBSD$ PORTNAME= WordPress-XMLRPC @@ -23,4 +22,5 @@ PLIST_DIRS= %%SITE_PERL%%/WordPress \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WordPress/XMLRPC \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WordPress \ +NO_STAGE= yes .include <bsd.port.mk> |