aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-AtExit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-AtExit/Makefile')
-rw-r--r--devel/p5-AtExit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-AtExit/Makefile b/devel/p5-AtExit/Makefile
index 0a2fa87c16e2..79ad67cc507d 100644
--- a/devel/p5-AtExit/Makefile
+++ b/devel/p5-AtExit/Makefile
@@ -1,7 +1,7 @@
# Created by: Sergey Skvortsov <skv@protey.ru>
PORTNAME= AtExit
-PORTVERSION= 2.03
+PORTVERSION= 2.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>