aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Hash-Merge
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Hash-Merge')
-rw-r--r--textproc/p5-Hash-Merge/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-Hash-Merge/Makefile b/textproc/p5-Hash-Merge/Makefile
index 7e74dcdb2135..61aeb169442c 100644
--- a/textproc/p5-Hash-Merge/Makefile
+++ b/textproc/p5-Hash-Merge/Makefile
@@ -2,9 +2,7 @@
# $FreeBSD$
PORTNAME= Hash-Merge
-PORTVERSION= 0.20
-DISTVERSIONSUFFIX= 0
-PORTREVISION= 1
+PORTVERSION= 0.200
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +13,10 @@ COMMENT= Merges hashes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-Clone>=0:devel/p5-Clone
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure