summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2004-03-20 22:27:50 +0000
committerheinz <heinz@pkgsrc.org>2004-03-20 22:27:50 +0000
commit3ba78e3b0a1a064b655f914a3a1fc776247999a7 (patch)
tree6acdba8aa0bb5b1bc6017be43a4c1718bd4b3b4e /devel
parentfd09fca0d60427fd82699504ffa8e0d2ab87c0ce (diff)
downloadpkgsrc-3ba78e3b0a1a064b655f914a3a1fc776247999a7.tar.gz
Uses no compiler, so USE_LANGUAGES is empty
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-IO-Tee/Makefile3
-rw-r--r--devel/p5-IO-stringy/Makefile3
2 files changed, 4 insertions, 2 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"
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile
index 785ab4ec3ff..60ffebffb3c 100644
--- a/devel/p5-IO-stringy/Makefile
+++ b/devel/p5-IO-stringy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/02/19 22:15:11 minskim Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/20 22:29:54 heinz Exp $
#
DISTNAME= IO-stringy-2.108
@@ -14,6 +14,7 @@ COMMENT= Perl class for I/O on in-core objects like strings and arrays
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO-stringy/.packlist
.include "../../lang/perl5/module.mk"