summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Simple
diff options
context:
space:
mode:
authorjlam <jlam>2004-03-31 01:53:01 +0000
committerjlam <jlam>2004-03-31 01:53:01 +0000
commit41d5c11bb42d0c651b7c0b4ecf5d9a0864e1fcd9 (patch)
treef12026c614c0467bb17f4795c1a4cc4f26ba0577 /devel/p5-Test-Simple
parent40ec371d53fa3758a3800f254c927c9698771e5c (diff)
downloadpkgsrc-41d5c11bb42d0c651b7c0b4ecf5d9a0864e1fcd9.tar.gz
This packages doesn't use the compiler.
Diffstat (limited to 'devel/p5-Test-Simple')
-rw-r--r--devel/p5-Test-Simple/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile
index 054b1245538..a10210e1a65 100644
--- a/devel/p5-Test-Simple/Makefile
+++ b/devel/p5-Test-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/05 22:16:25 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2004/03/31 01:53:01 jlam Exp $
DISTNAME= Test-Simple-0.47
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,8 @@ DEPENDS+= p5-Test-Harness-[0-9]*:../../devel/p5-Test-Harness
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= YES
+USE_BUILDLINK3= yes
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Test/Simple/.packlist
.include "../../lang/perl5/module.mk"