diff options
Diffstat (limited to 'security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile')
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile index c7da3132c110..16dc1837b64a 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-DBIC -PORTVERSION= 0.600 -PORTREVISION= 1 +PORTVERSION= 0.601 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,5 +24,6 @@ TEST_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> |