diff options
Diffstat (limited to 'devel/p5-File-Binary/Makefile')
-rw-r--r-- | devel/p5-File-Binary/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Binary/Makefile b/devel/p5-File-Binary/Makefile index fa6af2149bd..a20684cc065 100644 --- a/devel/p5-File-Binary/Makefile +++ b/devel/p5-File-Binary/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:12 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/07/12 18:56:12 wiz Exp $ DISTNAME= File-Binary-1.7 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= Binary file reading module LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy -DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple +#DEPENDS+= {perl>=5.6.2,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/File/Binary/.packlist USE_LANGUAGES= # none |