summaryrefslogtreecommitdiff
path: root/devel/p5-IO-Tee
diff options
context:
space:
mode:
authorheinz <heinz>2004-03-20 22:27:50 +0000
committerheinz <heinz>2004-03-20 22:27:50 +0000
commit6f5bff72db4d6d63cd2b0c0bf2753edab716b1e0 (patch)
tree6acdba8aa0bb5b1bc6017be43a4c1718bd4b3b4e /devel/p5-IO-Tee
parent6933892ec51cc0486bb3e50e77611043e763c775 (diff)
downloadpkgsrc-6f5bff72db4d6d63cd2b0c0bf2753edab716b1e0.tar.gz
Uses no compiler, so USE_LANGUAGES is empty
Diffstat (limited to 'devel/p5-IO-Tee')
-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"