summaryrefslogtreecommitdiff
path: root/net/p5-IO-Interface
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-IO-Interface')
-rw-r--r--net/p5-IO-Interface/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile
index f5012eeab42..7d9571e6722 100644
--- a/net/p5-IO-Interface/Makefile
+++ b/net/p5-IO-Interface/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2019/08/11 13:22:15 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/03/23 22:26:21 rillig Exp $
#
DISTNAME= IO-Interface-1.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
@@ -14,6 +14,7 @@ LICENSE= artistic-2.0
PERL5_PACKLIST= auto/IO/Interface/.packlist
PERL5_MODULE_TYPE= Module::Build
+USE_TOOLS= perl
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"