diff options
Diffstat (limited to 'www/p5-WWW-Mechanize-PhantomJS/Makefile')
-rw-r--r-- | www/p5-WWW-Mechanize-PhantomJS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize-PhantomJS/Makefile b/www/p5-WWW-Mechanize-PhantomJS/Makefile index 3e99ff461436..f63a1cc738bc 100644 --- a/www/p5-WWW-Mechanize-PhantomJS/Makefile +++ b/www/p5-WWW-Mechanize-PhantomJS/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= WWW-Mechanize-PhantomJS -PORTVERSION= 0.18 +PORTVERSION= 0.22 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,5 +22,6 @@ TEST_DEPENDS= p5-HTTP-Daemon>=6.0:www/p5-HTTP-Daemon \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> |