diff options
Diffstat (limited to 'mail/p5-Net-IMAP-Server/Makefile')
-rw-r--r-- | mail/p5-Net-IMAP-Server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Net-IMAP-Server/Makefile b/mail/p5-Net-IMAP-Server/Makefile index 126bcdaaf2af..4bd243c5a3b9 100644 --- a/mail/p5-Net-IMAP-Server/Makefile +++ b/mail/p5-Net-IMAP-Server/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-IMAP-Server -PORTVERSION= 1.38 -PORTREVISION= 1 +PORTVERSION= 1.39 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -31,6 +30,7 @@ BUILD_DEPENDS= p5-AnyEvent>0:devel/p5-AnyEvent \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL +NO_ARCH= yes USES= perl5 USE_PERL5= configure |