aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Convert-BinHex/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 09:14:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 09:14:14 +0000
commit80961de3e51be79d6b0e08db3802fa01e7549628 (patch)
tree63be2c3683594a58ec0bf7a91dec09f68dc461b9 /converters/p5-Convert-BinHex/Makefile
parent043b8ff442f042a8e56dcccb8a5ed46c6f1ada60 (diff)
downloadports-80961de3e51be79d6b0e08db3802fa01e7549628.tar.gz
ports-80961de3e51be79d6b0e08db3802fa01e7549628.zip
Notes
Diffstat (limited to 'converters/p5-Convert-BinHex/Makefile')
-rw-r--r--converters/p5-Convert-BinHex/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/converters/p5-Convert-BinHex/Makefile b/converters/p5-Convert-BinHex/Makefile
index 5c5804f0fd53..947109e0a3d8 100644
--- a/converters/p5-Convert-BinHex/Makefile
+++ b/converters/p5-Convert-BinHex/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Convert-BinHex
-PORTVERSION= 1.124
+PORTVERSION= 1.125
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,8 +13,10 @@ COMMENT= Perl module to extract data from Macintosh BinHex files
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
+TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
+ p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure