Index: head/textproc/p5-Hash-Merge/Makefile =================================================================== --- head/textproc/p5-Hash-Merge/Makefile (revision 435061) +++ head/textproc/p5-Hash-Merge/Makefile (revision 435062) @@ -1,24 +1,23 @@ # Created by: snowchyld # $FreeBSD$ PORTNAME= Hash-Merge -PORTVERSION= 0.20 -DISTVERSIONSUFFIX= 0 -PORTREVISION= 1 +PORTVERSION= 0.200 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org 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 .include