summaryrefslogtreecommitdiff
path: root/devel/p5-IO-Tee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-Tee/Makefile')
-rw-r--r--devel/p5-IO-Tee/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-IO-Tee/Makefile b/devel/p5-IO-Tee/Makefile
index b97639c0a7c..0a2ffb0bdb8 100644
--- a/devel/p5-IO-Tee/Makefile
+++ b/devel/p5-IO-Tee/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/22 01:11:17 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/20 22:27:50 heinz Exp $
#
DISTNAME= IO-Tee-0.64
@@ -14,6 +14,7 @@ COMMENT= Multiplex output to multiple output handles
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/Tee/.packlist
.include "../../lang/perl5/module.mk"